Skip to content

Hostname

ucnj.org

Last fetched

ucnj.org resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ucnj.orgRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ucnj.org

Resolution chain

ucnj.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.231.226.4635.231.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
199.250.204.84199.250.204.0/24AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:2
Organization
county of union, nj
Contact emails

Subdomains

33 observed subdomains of ucnj.org.

Web-graph footprint

Distinct hostnames that link to or from ucnj.org in the public web crawl.

816 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ucnj.org.

MechanismTarget
SPF_Awebmail2.ucnj.org
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.smtp2go.com
SPF_MXucnj.org

Related pages

Pivot deeper into the graph from ucnj.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ucnj.org"})-[: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.