Hostname
onguardcloud.net
Last fetched
onguardcloud.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. onguardcloud.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for onguardcloud.net in WhisperGraph.
IPv6 resolution
No AAAA record for onguardcloud.net is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- identity protection service
- Contact emails
- 21307e23-6a4e-485f-be8f-4472dc8711d8@identity-protect.org, 49949461-9563-4120-b2dc-1d587ece87e0@identity-protect.org, 51ee94b5-6f2c-4af0-b573-3835947d1560@identity-protect.org, 8acd36c6-59ab-441f-a5f8-71e87f0af7ce@identity-protect.org, 8b236b7a-3380-4413-ae2e-91ddee961c00@identity-protect.org, d833f67c-e4a4-4dcd-ae7b-1b477959e727@identity-protect.org
Subdomains
Mail and authentication
Nameservers
- ns-263.awsdns-32.com
- ns-922.awsdns-51.net
- ns-1329.awsdns-38.org
- ns-1961.awsdns-53.co.uk
Threat-feed evidence
History
Related pages
Pivot from onguardcloud.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: "onguardcloud.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.