Skip to content

Hostname

barnyardquilting.com

Last fetched

barnyardquilting.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.229.29108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.44108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.68108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.74108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.10699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
barnyard quilting
Contact emails

Subdomains

2 observed subdomains of barnyardquilting.com.

Web-graph footprint

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

9 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for barnyardquilting.com.

MechanismTarget
SPF_Abarnyardquilting.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.gpwebhost.net
SPF_INCLUDEgpwebhost.net
SPF_MXbarnyardquilting.com

Related pages

Pivot deeper into the graph from barnyardquilting.com.

Cypher and MCP

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

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