Skip to content

Hostname

youknowthatblog.com

Last fetched

youknowthatblog.com resolves to 1 IPv4 address operated by VIDEOTRON - Videotron Ltee in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
24.37.193.10024.37.192.0/18AS5769VIDEOTRON - Videotron LteeCA

WHOIS identity

Registrar
iana:303
Organization
jcallum
Contact emails

Subdomains

6 observed subdomains of youknowthatblog.com.

Web-graph footprint

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

92 sites link to this hostname.

579 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • youknowthatblog.com

SPF policy

3 SPF mechanisms authorising senders for youknowthatblog.com.

MechanismTarget
SPF_Ayouknowthatblog.com
SPF_IP24.37.193.100
SPF_MXyouknowthatblog.com

Related pages

Pivot deeper into the graph from youknowthatblog.com.

Cypher and MCP

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

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