Skip to content

Hostname

xakerforum.com

Last fetched

xakerforum.com resolves to 1 IPv4 address operated by AS204601 in NL. WHOIS lists iana:3765 as the registrar.

Nutrition Label

WHISPER CANON · xakerforum.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/xakerforum.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.69.21545.82.68.0/22AS204601NL

WHOIS identity

Registrar
iana:3765
Organization
haywood blanchard
Contact emails

Subdomains

5 observed subdomains of xakerforum.com.

Web-graph footprint

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

5,023 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for xakerforum.com.

MechanismTarget
SPF_Axakerforum.com
SPF_IP45.82.69.215
SPF_MXxakerforum.com

Related pages

Pivot deeper into the graph from xakerforum.com.

Cypher and MCP

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

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