Skip to content

Hostname

osdrtb.net

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for osdrtb.net in WhisperGraph.

IPv6 resolution

No AAAA record for osdrtb.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
075c8ded-d255-4cb9-84af-24e604822217@identity-protect.org, 11ef517e-578b-44e7-81a9-63939a6d6cf4@identity-protect.org, 3e160dbf-d386-4eb8-a570-6cffef57072b@identity-protect.org, 594f348c-879b-4933-b42f-b9e2db5ebf03@identity-protect.org, 6d627e99-1095-4ce2-81b3-142788465649@identity-protect.org, ad0ca7ca-51ae-4570-8e39-103939cc97e8@identity-protect.org, d6f03324-429b-4b21-8d07-c26ce1803ae4@identity-protect.org, dc82cb4f-f661-4b2c-b6d8-f410b1380b96@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-12.awsdns-01.com
  • ns-872.awsdns-45.net
  • ns-1242.awsdns-27.org
  • ns-1571.awsdns-04.co.uk

Threat-feed evidence

History

Related pages

Pivot from osdrtb.net 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: "osdrtb.net"})-[: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.