Skip to content

Hostname

knittingpatterncentral.com

Last fetched

knittingpatterncentral.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · knittingpatterncentral.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/knittingpatterncentral.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.216.162.613.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.26.1763.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.43.23934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.206.14934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.173.9652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.45.8952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.149.16552.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.200.20054.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.95.20754.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.96.16298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:472
Organization
dynadot privacy service
Contact emails

Subdomains

14 observed subdomains of knittingpatterncentral.com.

Web-graph footprint

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

269 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for knittingpatterncentral.com.

MechanismTarget
SPF_INCLUDEmail.emailyak.com

Related pages

Pivot deeper into the graph from knittingpatterncentral.com.

Cypher and MCP

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

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