Hostname
exantediet.com
Last fetched
exantediet.com resolves to 151.101.189.91, announced in 151.101.188.0/22 by FASTLY - Fastly, Inc. in NL. exantediet.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 151.101.189.91
151.101.188.0/22 · FASTLY - Fastly, Inc. · Amsterdam, NL
- 151.101.37.91
151.101.0.0/16 · FASTLY - Fastly, Inc. · Amsterdam, NL
- 151.101.61.91
151.101.60.0/22 · FASTLY - Fastly, Inc. · London, GB
- 199.232.57.91
199.232.56.0/22 · FASTLY - Fastly, Inc. · London, GB
- 199.232.65.91
199.232.64.0/22 · FASTLY - Fastly, Inc. · Chicago, US
- 140.248.133.91
140.248.132.0/22 · FASTLY - Fastly, Inc. · Denver, US
- 140.248.137.91
140.248.136.0/22 · FASTLY - Fastly, Inc. · Denver, US
IPv6 resolution
Attribution
Fastly
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- iana:269
- Registrant organisation
- contact privacy inc. customer 0118268225
- Contact emails
- admin@thehutgroup.com, domainadmin@thehutgroup.com, info@domain-contact.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- dns1.p05.nsone.net
- dns2.p05.nsone.net
- dns3.p05.nsone.net
- dns4.p05.nsone.net
- ns01.thg-ns.net
- ns02.thg-ns.net
- ns03.thg-ns.net
- ns04.thg-ns.net
MX records
- eu-smtp-inbound-1.mimecast.com
- eu-smtp-inbound-2.mimecast.com
SPF policy
- ip: 31.177.16.97/27
- mx: exantediet.com
- include: eu._netblocks.mimecast.com
- include: trustpilotservice.com
Threat-feed evidence
History
Related pages
Pivot from exantediet.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "exantediet.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.