Skip to content

Hostname

wanderlog.com

Last fetched

wanderlog.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · wanderlog.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/wanderlog.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.35.81104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.8.192104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.192104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.147.222172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.68172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
64.225.36.8164.225.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
165.22.139.103165.22.128.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

31 observed subdomains of wanderlog.com.

Web-graph footprint

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

8,717 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for wanderlog.com.

MechanismTarget
SPF_Awanderlog.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEsparkpostmail.com

Related pages

Pivot deeper into the graph from wanderlog.com.

Cypher and MCP

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

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