Hostname
say2dory.com
Last fetched
say2dory.com resolves to 1 IPv4 address operated by AS35415 in NL. WHOIS lists iana:1449 as the registrar.
Nutrition Label
Resolution chain
say2dory.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 |
|---|---|---|---|---|
| 78.140.140.218 | 78.140.140.0/24 | AS35415 | — | NL |
WHOIS identity
- Registrar
- iana:1449
- Organization
- global domain privacy services
- Contact emails
- say2dory.com.1ev7hgr4rz5jm@domains-anonymizer.com
- say2dory.com.1g1w9aiu2o5ul@domains-anonymizer.com
- say2dory.com.1giyna9unygm6@domains-anonymizer.com
- say2dory.com.1kf2arah2koz2@domains-anonymizer.com
- say2dory.com.20gdkyrvrbl8h@domains-anonymizer.com
- say2dory.com.251f16jxmaoz2@domains-anonymizer.com
- say2dory.com.27c6rjfuleapl@domains-anonymizer.com
- say2dory.com.2gbpy6vo07n6x@domains-anonymizer.com
- say2dory.com.2t5lby67tvvgm@domains-anonymizer.com
- say2dory.com.347j2li52rbqy@domains-anonymizer.com
- say2dory.com.38s86x7q32un2@domains-anonymizer.com
- say2dory.com.3bu1hf5nwvemt@domains-anonymizer.com
- say2dory.com.3hnoqwsoqgk41@domains-anonymizer.com
- say2dory.com.3i03j388dujxn@domains-anonymizer.com
- say2dory.com.3kyah469mboqq@domains-anonymizer.com
- say2dory.com.5w6999k5q1ey@domains-anonymizer.com
- say2dory.com.mxufxhu2g4p2@domains-anonymizer.com
Subdomains
8 observed subdomains of say2dory.com.
Web-graph footprint
Distinct hostnames that link to or from say2dory.com in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- say2dory.com
SPF policy
3 SPF mechanisms authorising senders for say2dory.com.
| Mechanism | Target |
|---|---|
| SPF_A | say2dory.com |
| SPF_IP | 78.140.140.218 |
| SPF_MX | say2dory.com |
Related pages
Pivot deeper into the graph from say2dory.com.
- IP · 78.140.140.218
- ASN · AS35415
- Registrar · iana:1449
- Country · NL
- Email · say2dory.com.1ev7hgr4rz5jm@domains-anonymizer.com
- TLD · .com
- Browse hostnames · sa…
- 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: "say2dory.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.