Skip to content

Hostname

fhda.edu

Last fetched

fhda.edu resolves to 2 IPv4 addresses operated by FHDA-AS - Foothill-DeAnza Community College District in US.

Nutrition Label

WHISPER CANON · fhda.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/fhda.edu

Resolution chain

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

IPPrefixASNOperatorCountry
153.18.96.155153.18.0.0/17AS10867FHDA-AS - Foothill-DeAnza Community College DistrictUS
153.18.96.162153.18.0.0/17AS10867FHDA-AS - Foothill-DeAnza Community College DistrictUS

WHOIS identity

Registrar
Organization
foothill de anza community college district
Contact emails

Subdomains

370 observed subdomains of fhda.edu.

Web-graph footprint

Distinct hostnames that link to or from fhda.edu in the public web crawl.

159 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fhda.edu.

MechanismTarget
SPF_INCLUDEspf-00178401.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP153.18.96.148
SPF_IP153.18.96.219
SPF_IP153.18.98.15
SPF_IP198.187.196.100/32
SPF_IP216.147.212.20/30
SPF_IP35.80.141.6/32
SPF_IP74.122.104.26

Related pages

Pivot deeper into the graph from fhda.edu.

Cypher and MCP

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

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