Skip to content

Hostname

siena.edu

Last fetched

siena.edu resolves to 1 IPv4 address operated by SIENA-COLLEGE - Siena University in US.

Nutrition Label

WHISPER CANON · siena.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/siena.edu

Resolution chain

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

IPPrefixASNOperatorCountry
199.223.246.136199.223.240.0/21AS46379SIENA-COLLEGE - Siena UniversityUS

WHOIS identity

Registrar
Organization
siena college
Contact emails

Subdomains

103 observed subdomains of siena.edu.

Web-graph footprint

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

1,069 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for siena.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEne16.com
SPF_IP148.59.100.16
SPF_IP199.223.246.94
SPF_IP35.80.141.6/32
SPF_IP38.106.32.22/32
SPF_IP38.106.32.46/32
SPF_IP44.229.121.55/32

Related pages

Pivot deeper into the graph from siena.edu.

Cypher and MCP

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

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