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
Resolution chain
ucnj.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.231.226.46 | 35.231.128.0/17 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
| 199.250.204.84 | 199.250.204.0/24 | AS54641 | IMH-IAD - InMotion Hosting, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- county of union, nj
- Contact emails
- b54n99td35g@networksolutionsprivateregistration.com
- c59se2v86b5@networksolutionsprivateregistration.com
- fz8ka7ku7d5@networksolutionsprivateregistration.com
- hm9yj9zd445@networksolutionsprivateregistration.com
- jd4g32jm6vp@networksolutionsprivateregistration.com
- k372462b5qu@networksolutionsprivateregistration.com
- kt74377d4gk@networksolutionsprivateregistration.com
- pj5285ve7fg@networksolutionsprivateregistration.com
- r883z6cr7a3@networksolutionsprivateregistration.com
Subdomains
33 observed subdomains of ucnj.org.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ucnj.org in the public web crawl.
816 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ucnj.org.
| Mechanism | Target |
|---|---|
| SPF_A | webmail2.ucnj.org |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_MX | ucnj.org |
Related pages
Pivot deeper into the graph from ucnj.org.
- IP · 35.231.226.46
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:2
- Country · US
- Email · b54n99td35g@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · uc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.