Hostname
anzea.com
Last fetched
anzea.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
anzea.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 |
|---|---|---|---|---|
| 18.224.216.107 | 18.224.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- b29y92qj3qj@networksolutionsprivateregistration.com
- b63n85jn3xg@networksolutionsprivateregistration.com
- bn56x88c32h@networksolutionsprivateregistration.com
- me2ut52c5qg@networksolutionsprivateregistration.com
- mh6ck3vb5cg@networksolutionsprivateregistration.com
- q86ew4rv3cc@networksolutionsprivateregistration.com
- qt2x385x2e6@networksolutionsprivateregistration.com
- tz7g23rx853@networksolutionsprivateregistration.com
- up4c92k65ej@networksolutionsprivateregistration.com
- uq2gv4dx7ft@networksolutionsprivateregistration.com
- w84es5c23gr@networksolutionsprivateregistration.com
- w97gb9an6td@networksolutionsprivateregistration.com
- zn9mh5er7eh@networksolutionsprivateregistration.com
Subdomains
4 observed subdomains of anzea.com.
Web-graph footprint
Distinct hostnames that link to or from anzea.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for anzea.com.
| Mechanism | Target |
|---|---|
| SPF_A | anzea.com |
| SPF_INCLUDE | _netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from anzea.com.
- IP · 18.224.216.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · b29y92qj3qj@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · an…
- 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: "anzea.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.