Skip to content

Hostname

brokenrap.com

Last fetched

brokenrap.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. brokenrap.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 · brokenrap.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/brokenrap.com

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:269
Registrant organisation
c/o whoisproxy.com
Contact emails
domains@estream.com, 022a374bafd837b3e2ffc3a0ff618640385093d73806ca306001d762b3b4d30f@brokenrap.com.whoisproxy.org, 1ef5a27cdc70921c959fb862d19df03ddde6c0f600625306603ff36a1125c979@brokenrap.com.whoisproxy.org, 4793df6e8e8684ca9654d059b89f5e88def529fa9b806f686b8441a517164dad@brokenrap.com.whoisproxy.org, 4b8715e7b3aac038526dc4d1391ba0d616954936ab6692c8bfe9f10023c63441@brokenrap.com.whoisproxy.org, 6842dcecf5e96ff86cc8fe8b31f16e3934bef09871e9457b27919e4382b2b713@brokenrap.com.whoisproxy.org, cb4e40365722c8f503e1e5f6ad0f63f437622e0fcda3a290f730041dfcd714f1@brokenrap.com.whoisproxy.org, cc50150316f8b1aff73bbc247ec9226f49d175196196956aaeaa66ef5b8730a6@brokenrap.com.whoisproxy.org, cf1b97aa8dd4b12f90582e22accd49010ea43bc292fd08f87944f1a14bb46d3f@brokenrap.com.whoisproxy.org, f0e013c1b48ee4b43a92ab0f599f8d3fb769a32817167aee26092cd89ff562ce@brokenrap.com.whoisproxy.org, f44f691c369b99e909e1654cccbba7539664604143a2cfff471363bdf16999e6@brokenrap.com.whoisproxy.org

Mail and authentication

Nameservers

  • ns1.brandshelter.com
  • ns2.brandshelter.de
  • ns3.brandshelter.info
  • ns4.brandshelter.net
  • ns5.brandshelter.us

Threat-feed evidence

History

Related pages

Pivot from brokenrap.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: "brokenrap.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.