Skip to content

Hostname

annsfabrics.com

Last fetched

annsfabrics.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.12108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.39108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.4108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.43108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.55.16143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.29143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.59143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.84143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
216.137.52.17216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.33216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.43216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.61216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0114248930
Contact emails

Subdomains

2 observed subdomains of annsfabrics.com.

Web-graph footprint

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

8 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for annsfabrics.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_MXannsfabrics.com

Related pages

Pivot deeper into the graph from annsfabrics.com.

Cypher and MCP

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

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