Hostname
my18teens.com
Last fetched
my18teens.com resolves to 1 IPv4 address operated by WZ-US-40824 - Webzilla Inc. in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
my18teens.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.80.52.119 | 199.80.52.0/22 | AS40824 | WZ-US-40824 - Webzilla Inc. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- my18teens.com@monikerprivacy.net
- 0166245c0394b1be6f76e7ecdb82022c00bdb760ab406a58356b22c61caa8d97@my18teens.com.whoisproxy.org
- 03f2c910931b236781cd7336504a2c57887d18c27c59e2c29e66eda99de10cf5@my18teens.com.whoisproxy.org
- 142df071b3dcb768a36ca065f697fd8d1988548878bbb85ba780862e844c0b32@my18teens.com.whoisproxy.org
- 25c3f1f2006ec8bb5db6ccbc18db39d0ca68b544ed399a96e112338b82d084af@my18teens.com.whoisproxy.org
- 26a674360882732e3f9603382951e9da9624a584b5bd1ceb0147505019427c8f@my18teens.com.whoisproxy.org
- 38854ceee77885da0b6e0795affaf3fb8a8b119f3c36e08414bb1c7eff4590e4@my18teens.com.whoisproxy.org
- 40fc74a6b97cad82e89eef9e26d4f99ed68f0cda0145054b95d6c392db022df9@my18teens.com.whoisproxy.org
- 421690bb9aa3636cf074a99ac7f464081a75136abbedeea12c50976a0ef1f0f0@my18teens.com.whoisproxy.org
- 43da75418de589b59e80cabccf2c17a78f87cc0ade47bdc63f6aabc5b0944a68@my18teens.com.whoisproxy.org
- 562ea5ace655805521ea48fab5965b429a91cd54c5b808d1616bbf56e9fb4e40@my18teens.com.whoisproxy.org
- 6954b79fe596557506be3ba50a1ec68590c7e2888b0fafcfa4d24a86de032411@my18teens.com.whoisproxy.org
- 734e97ffd932a3987b7010abcca2206b51167d47ecce886f5448a5d8bf652b98@my18teens.com.whoisproxy.org
- 74a2937af11b0b2bc1e4388a90a30628897a4e772558d593592c13fbc5fcc945@my18teens.com.whoisproxy.org
- 7a1836233c57b8821f9aabb79eb3f21b5467b380adb1bd49e50ad6f36b5f0ed1@my18teens.com.whoisproxy.org
- 912ddecfb082b88e01e6aaa618d8197ca9ea0f67b6b200f18686587aa7225fb4@my18teens.com.whoisproxy.org
- 96a00955d77bf648d86c63c0933ffcced34540b86b516601e02bce57fb20311c@my18teens.com.whoisproxy.org
- 9f8b23075368fcce00cd719fb435e858346c4c7ae6148df00b1ff09de64b708e@my18teens.com.whoisproxy.org
- a5eb5846b08e7a3c74ec3e25608c5683d7b565172db4f547fd11f9579ef30c33@my18teens.com.whoisproxy.org
- b277105ec62fb5d5f81ff05fd5e2c066c1a67cf3a0fda878603903403d25089d@my18teens.com.whoisproxy.org
- and 5 more
Subdomains
7 observed subdomains of my18teens.com.
Web-graph footprint
Distinct hostnames that link to or from my18teens.com in the public web crawl.
57 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for my18teens.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from my18teens.com.
- IP · 199.80.52.119
- ASN · AS40824WZ-US-40824 - Webzilla Inc.
- Registrar · iana:228
- Country · US
- Email · my18teens.com@monikerprivacy.net
- TLD · .com
- Browse hostnames · my…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "my18teens.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.