Skip to content

Hostname

chriswheal.com

Last fetched

chriswheal.com resolves to 1 IPv4 address operated by AS20860 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · chriswheal.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/chriswheal.com

Resolution chain

chriswheal.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.77.36.1015.77.32.0/19AS20860GB

WHOIS identity

Registrar
iana:48
Organization
chris wheal
Contact emails

Subdomains

7 observed subdomains of chriswheal.com.

Web-graph footprint

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

17 sites link to this hostname.

193 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • chriswheal.com

SPF policy

4 SPF mechanisms authorising senders for chriswheal.com.

MechanismTarget
SPF_Achriswheal.com
SPF_IP109.75.174.114/32
SPF_IP5.77.36.101
SPF_MXchriswheal.com

Related pages

Pivot deeper into the graph from chriswheal.com.

Cypher and MCP

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

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