Skip to content

Hostname

anjoestates.com

Last fetched

anjoestates.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · anjoestates.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/anjoestates.com

Resolution chain

anjoestates.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.164.68.1203.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.143.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.243.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.633.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.170.131.1093.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.113.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.1293.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.343.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
anjo estates
Contact emails

Subdomains

1 observed subdomain of anjoestates.com.

Web-graph footprint

Distinct hostnames that link to or from anjoestates.com in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for anjoestates.com.

MechanismTarget
SPF_Aanjoestates.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEspf.host-h.net
SPF_IP196.40.109.234
SPF_MXanjoestates.com

Related pages

Pivot deeper into the graph from anjoestates.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "anjoestates.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.