Skip to content

Hostname

arcadiaca.gov

Last fetched

arcadiaca.gov resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · arcadiaca.govRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/arcadiaca.gov

Resolution chain

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

IPPrefixASNOperatorCountry
129.153.97.162129.153.64.0/18AS31898ORACLE-BMC-31898 - Oracle CorporationUS
99.83.152.23499.83.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with arcadiaca.gov in WhisperGraph.

Subdomains

10 observed subdomains of arcadiaca.gov.

Web-graph footprint

Distinct hostnames that link to or from arcadiaca.gov in the public web crawl.

354 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for arcadiaca.gov.

MechanismTarget
SPF_INCLUDE52.8.35.38
SPF_INCLUDE54.241.231.157
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEarcadia.prod.billing.truepointsolutions.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.revize.com
SPF_IP162.246.160.0/22
SPF_IP63.192.65.0/24

Related pages

Pivot deeper into the graph from arcadiaca.gov.

Cypher and MCP

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

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