Skip to content

Hostname

acc.edu.ph

Last fetched

acc.edu.ph resolves to 1 IPv4 address operated by HURRICANE - Hurricane Electric LLC in CA.

Nutrition Label

WHISPER CANON · acc.edu.phRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/acc.edu.ph

Resolution chain

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

IPPrefixASNOperatorCountry
216.218.206.42216.218.128.0/17AS6939HURRICANE - Hurricane Electric LLCCA

WHOIS identity

No WHOIS records are currently associated with acc.edu.ph in WhisperGraph.

Subdomains

11 observed subdomains of acc.edu.ph.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for acc.edu.ph.

MechanismTarget
SPF_Aacc.edu.ph
SPF_IP158.69.244.72
SPF_IP188.165.246.226
SPF_IP216.218.206.42
SPF_IP216.218.206.49
SPF_IP51.68.207.162
SPF_IP94.23.55.119
SPF_MXacc.edu.ph

Related pages

Pivot deeper into the graph from acc.edu.ph.

Cypher and MCP

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

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