Skip to content

Hostname

compromisedblog.com

Last fetched

compromisedblog.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. compromisedblog.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · compromisedblog.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/compromisedblog.com

Resolution chain

No IPv4 resolution is recorded for compromisedblog.com in WhisperGraph.

IPv6 resolution

No AAAA record for compromisedblog.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
stus@knowbe4.com, 365efe2e-362b-4c71-a29c-bdf06540029f@identity-protect.org, 98b875ef-c4b1-4924-86b7-cff16acd1874@identity-protect.org, c2375ec5-b7f5-4228-8ac4-322d583768e5@identity-protect.org, d7ff1c20-65a9-43b3-9b45-fd65761258e0@identity-protect.org, da3c03e9-b407-4d2f-afff-cde5b97e105a@identity-protect.org, f90eb669-e6a0-41b3-8e34-a735a36c5835@identity-protect.org, owner-8848736@compromisedblog.com.whoisprivacyservice.org

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns-129.awsdns-16.com
  • ns-990.awsdns-59.net
  • ns-1157.awsdns-16.org
  • ns-1689.awsdns-19.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com

SPF policy

  • include: _phishspf.knowbe4.com

Threat-feed evidence

History

Related pages

Pivot from compromisedblog.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "compromisedblog.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.