Skip to content

Hostname

sunyulster.edu

Last fetched

sunyulster.edu resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.63.14.13845.63.0.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
Organization
ulster county community college
Contact emails

Subdomains

57 observed subdomains of sunyulster.edu.

Web-graph footprint

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

275 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sunyulster.edu.

MechanismTarget
SPF_Asunyulster.edu
SPF_INCLUDE_spf.academicworks.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEngwebsolutions.net
SPF_INCLUDEspf-na.exlibrisgroup.com
SPF_IP108.61.85.185
SPF_IP12.228.6.215/32
SPF_IP136.223.155.13/32
SPF_IP198.151.199.25
SPF_MXsunyulster.edu

Related pages

Pivot deeper into the graph from sunyulster.edu.

Cypher and MCP

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

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