Skip to content

Hostname

ongageroute.net

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
1100c8f3-4b91-464c-9b90-677815370721@identity-protect.org, 21b748f1-cb3d-40c3-8c58-8e642c0515d0@identity-protect.org, 2c83f979-cddd-4a89-a300-9860f03cdf39@identity-protect.org, 4f22caad-afa7-4565-a785-1f41df2f1c93@identity-protect.org, 7501a60c-e849-4b76-a158-d88a024331bd@identity-protect.org, ed10ef83-8ed0-4ed7-bc6f-a96e58f0b9b4@identity-protect.org, f7d106fb-fcd1-4431-8724-0789a806719b@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-101.awsdns-12.com
  • ns-534.awsdns-02.net
  • ns-1120.awsdns-12.org
  • ns-1708.awsdns-21.co.uk

Threat-feed evidence

History

Related pages

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