Skip to content

Hostname

knitpicks.com

Last fetched

knitpicks.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:network solutions, llc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.146.226.13916.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.186.3734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.176.2135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.68.11144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.50.8752.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.230.6852.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.164.1354.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.204.5654.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.41.22454.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.64.354.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.82.3654.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.249.2416.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.111.23716.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:network solutions, llc.
Organization
crafts group, llc.
Contact emails

Subdomains

24 observed subdomains of knitpicks.com.

Web-graph footprint

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

1,344 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for knitpicks.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP63.255.188.11
SPF_IP63.255.188.12
SPF_IP63.255.188.4
SPF_IP65.152.168.135
SPF_IP65.152.168.136

Related pages

Pivot deeper into the graph from knitpicks.com.

Cypher and MCP

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

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