Skip to content

Hostname

fabrics-store.com

Last fetched

fabrics-store.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · fabrics-store.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fabrics-store.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.2913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.241.2613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.5354.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.5854.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.6654.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.8054.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
creative work media,
Contact emails

Subdomains

17 observed subdomains of fabrics-store.com.

Web-graph footprint

Distinct hostnames that link to or from fabrics-store.com in the public web crawl.

250 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fabrics-store.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from fabrics-store.com.

Cypher and MCP

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

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