Skip to content

Hostname

gilbertaz.gov

Last fetched

gilbertaz.gov resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · gilbertaz.govRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/gilbertaz.gov

Resolution chain

gilbertaz.gov resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
135.84.124.41135.84.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

118 observed subdomains of gilbertaz.gov.

Web-graph footprint

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

1,135 sites link to this hostname.

373 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gilbertaz.gov.

MechanismTarget
SPF_Agilbertaz.gov
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDE_spf1.gilbertaz.gov
SPF_INCLUDE_spf2.gilbertaz.gov
SPF_INCLUDE_spf3.gilbertaz.gov
SPF_INCLUDE_spf4.gilbertaz.gov
SPF_INCLUDE_spf5.gilbertaz.gov
SPF_INCLUDEspf.protection.outlook.com
SPF_MXgilbertaz.gov

Related pages

Pivot deeper into the graph from gilbertaz.gov.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gilbertaz.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.