Skip to content

Hostname

anphabe.com

Last fetched

anphabe.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · anphabe.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/anphabe.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.155.182.2735.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.91.9035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.129.21335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.199.12344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.49.18952.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.45.24954.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

248 observed subdomains of anphabe.com.

Web-graph footprint

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

872 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for anphabe.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.mailendo.com
SPF_MXanphabe.com

Related pages

Pivot deeper into the graph from anphabe.com.

Cypher and MCP

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

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