Skip to content

Hostname

rxdefine.net

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
402a3db2-6503-492c-9f01-1a92fa9db883@identity-protect.org, 4d56c7b6-fbeb-4e3c-b7f3-b2aa8f3ffa20@identity-protect.org, bf2c3187-ed90-453c-88ea-1f744e445279@identity-protect.org, c91d0977-a522-4561-bb98-0e4f4e1a6426@identity-protect.org, d79b0772-8bf3-4471-bcd5-72cb876b00fa@identity-protect.org, fbdc797d-f31b-47b0-859f-b55195ba989e@identity-protect.org, fdaa8b27-74ac-4205-86ec-369c5f066ada@identity-protect.org, owner-9131612@rxdefine.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-236.awsdns-29.com
  • ns-883.awsdns-46.net
  • ns-1089.awsdns-08.org
  • ns-1653.awsdns-14.co.uk

Threat-feed evidence

History

Related pages

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