Skip to content

Hostname

ongov.net

Last fetched

ongov.net resolves to 3 IPv4 addresses operated by CROWNCASTLE-AS46887 - Crown Castle Fiber LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ongov.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ongov.net

Resolution chain

ongov.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.181.81.3151.181.80.0/22AS46887CROWNCASTLE-AS46887 - Crown Castle Fiber LLCUS
38.77.48.23338.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
66.192.47.23366.192.47.128/25AS3356LEVEL3 - Level 3 Parent, LLCUS

WHOIS identity

Registrar
iana:2
Organization
onondaga county
Contact emails

Subdomains

106 observed subdomains of ongov.net.

Web-graph footprint

Distinct hostnames that link to or from ongov.net in the public web crawl.

646 sites link to this hostname.

201 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ongov.net.

MechanismTarget
SPF_INCLUDE708f038c-spf.mta.tessian-gw.com
SPF_INCLUDEspf-004e5201.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP151.181.81.2
SPF_IP151.181.81.9
SPF_IP159.203.174.66
SPF_IP24.213.207.162
SPF_IP66.192.47.162
SPF_IP97.107.137.221

Related pages

Pivot deeper into the graph from ongov.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ongov.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.