Skip to content

Hostname

mountnittany.org

Last fetched

mountnittany.org resolves to 3 IPv4 addresses operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mountnittany.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/mountnittany.org

Resolution chain

mountnittany.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
12.96.224.19312.0.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
69.16.221.14869.16.192.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:2
Organization
mount nittany medical center
Contact emails

Subdomains

49 observed subdomains of mountnittany.org.

Web-graph footprint

Distinct hostnames that link to or from mountnittany.org in the public web crawl.

268 sites link to this hostname.

133 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mountnittany.org.

Related pages

Pivot deeper into the graph from mountnittany.org.

Cypher and MCP

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

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