Skip to content

Hostname

wikitree.com

Last fetched

wikitree.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · wikitree.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wikitree.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.22.4.8523.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.232.1163.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.203.1983.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.236.1534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.110.24334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.64.3452.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.242.6752.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.14.9254.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.249.4398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.162.8434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.13.22100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:291
Organization
chris whitten
Contact emails

Subdomains

4 observed subdomains of wikitree.com.

Web-graph footprint

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

2,642 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for wikitree.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP174.133.64.131
SPF_MXwikitree.com

Related pages

Pivot deeper into the graph from wikitree.com.

Cypher and MCP

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

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