Skip to content

Hostname

wiredtree.com

Last fetched

wiredtree.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · wiredtree.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/wiredtree.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.40.120172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.136172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
wired tree
Contact emails

Subdomains

611 observed subdomains of wiredtree.com.

Web-graph footprint

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

114 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wiredtree.com.

MechanismTarget
SPF_Ans1.wiredtree.com
SPF_Awiredtree.com
SPF_Axylem.wiredtree.com
SPF_INCLUDE_netblocks.wiredtree.com
SPF_INCLUDE_netblocks1.wiredtree.com
SPF_INCLUDEauthorize.net
SPF_MXwiredtree.com

Related pages

Pivot deeper into the graph from wiredtree.com.

Cypher and MCP

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

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