Hostname
ynotmail.net
Last fetched
ynotmail.net resolves to 1 IPv4 address operated by PERFORMIVE - Performive LLC in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
ynotmail.net 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 |
|---|---|---|---|---|
| 66.71.243.7 | 66.71.240.0/20 | AS46562 | PERFORMIVE - Performive LLC | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- leo martin
- Contact emails
- info@domain-contact.org
- 41bee3e296bbd9f982f8d286e20250bda0a3a88dfb47df23b25b83c39fdfc79c@ynotmail.net.whoisproxy.org
- 44f0da825dd728717fcf57817f885b9ebe6ccf84e8ac947de7344caa1e645855@ynotmail.net.whoisproxy.org
- 47932f102f2bac9a28bcaeca4c991f2db3143193c0afa3c94f799aae44109e7d@ynotmail.net.whoisproxy.org
- d6293a5a7924c639446074f06b5b9269d957ff5eeaf5723ddf3257573aa3bc37@ynotmail.net.whoisproxy.org
Subdomains
14 observed subdomains of ynotmail.net.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ynotmail.net.
- IP · 66.71.243.7
- ASN · AS46562PERFORMIVE - Performive LLC
- Registrar · iana:228
- Country · US
- Email · info@domain-contact.org
- TLD · .net
- Browse hostnames · yn…
- 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: "ynotmail.net"})-[: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.