Skip to content

Hostname

www.connectingthreads.com

Last fetched

www.connectingthreads.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.connectingthreads.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.connectingthreads.com

Resolution chain

www.connectingthreads.com resolves to 6 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
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
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.187.64.354.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.connectingthreads.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for www.connectingthreads.com.

MechanismTarget
SPF_INCLUDEamazonses.com
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 www.connectingthreads.com.

Cypher and MCP

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

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