Skip to content

Hostname

ssa.ocgov.com

Last fetched

ssa.ocgov.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ssa.ocgov.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ssa.ocgov.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.210.182.9934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.236.16235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ssa.ocgov.com in WhisperGraph.

Subdomains

3 observed subdomains of ssa.ocgov.com.

Web-graph footprint

Distinct hostnames that link to or from ssa.ocgov.com in the public web crawl.

245 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ssa.ocgov.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP148.59.100.16/28
SPF_IP198.207.148.239
SPF_IP205.207.104.0/22
SPF_IP208.75.120.0/22
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP45.143.133.152

Related pages

Pivot deeper into the graph from ssa.ocgov.com.

Cypher and MCP

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

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