Skip to content

Hostname

sunyacc.edu

Last fetched

sunyacc.edu resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · sunyacc.eduRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/sunyacc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
64.91.224.11564.91.224.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

No WHOIS records are currently associated with sunyacc.edu in WhisperGraph.

Subdomains

48 observed subdomains of sunyacc.edu.

Web-graph footprint

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

276 sites link to this hostname.

179 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sunyacc.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.itec.suny.edu
SPF_INCLUDEemail-od.com
SPF_INCLUDEhobsonsmail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEregroup.com

Related pages

Pivot deeper into the graph from sunyacc.edu.

Cypher and MCP

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

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