Hostname
sjgov.org
Last fetched
sjgov.org resolves to 45.60.121.58, announced in 45.60.121.0/24 by INCAPSULA - Incapsula Inc in US. sjgov.org 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
IPv6 resolution
No AAAA record for sjgov.org is recorded in WhisperGraph.
Attribution
incapsula
ORIGIN_AS
WHOIS identity
- Registrar
- iana:2
- Registrant organisation
- san joaquin county (communications)
- Contact emails
- webregadmin@sjgov.org, palvarez@co.san-joaquin.ca.us
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns13.worldnic.com
- ns14.worldnic.com
MX records
- sjgov-org.mail.protection.outlook.com
SPF policy
- ip: 12.157.107.0/24
- ip: 136.179.3.130/32
- ip: 54.240.62.215/32
- ip: 54.240.62.216/32
- ip: 136.179.3.254/32
- ip: 72.29.186.40/32
- ip: 65.38.18.9/32
- include: _spf.google.com
- include: spf.protection.outlook.com
- include: spf-00084901.pphosted.com
- include: _spf.surveygizmo.com
- include: ivvy.net
Threat-feed evidence
History
Related pages
Pivot from sjgov.org 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: "sjgov.org"})-[: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.