Skip to content

Hostname

blog.datguy.net

Last fetched

blog.datguy.net resolves to 1 IPv4 address operated by CYBERCON - CYBERCON, INC. in US.

Nutrition Label

WHISPER CANON · blog.datguy.netRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/blog.datguy.net

Resolution chain

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

IPPrefixASNOperatorCountry
213.109.149.176213.109.149.0/24AS7393CYBERCON - CYBERCON, INC.US

WHOIS identity

No WHOIS records are currently associated with blog.datguy.net in WhisperGraph.

Subdomains

1 observed subdomain of blog.datguy.net.

Web-graph footprint

Distinct hostnames that link to or from blog.datguy.net in the public web crawl.

39 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for blog.datguy.net.

MechanismTarget
SPF_Ablog.datguy.net
SPF_INCLUDE_spf.reliablemail.org
SPF_INCLUDEreliablemail.org
SPF_IP198.143.186.144
SPF_IP213.109.149.175
SPF_MXblog.datguy.net

Related pages

Pivot deeper into the graph from blog.datguy.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "blog.datguy.net"})-[: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.