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
Resolution chain
mountnittany.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 12.96.224.193 | 12.0.0.0/9 | AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
| 64.239.109.1 | 64.239.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 69.16.221.148 | 69.16.192.0/18 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- mount nittany medical center
- Contact emails
- b384w6b546c@networksolutionsprivateregistration.com
- bc7gz34458k@networksolutionsprivateregistration.com
- cy63m6s649a@networksolutionsprivateregistration.com
- gp96h4nt4rz@networksolutionsprivateregistration.com
- hy27g6ep4w5@networksolutionsprivateregistration.com
- mk9yu4z74mk@networksolutionsprivateregistration.com
- p25ex35k4nf@networksolutionsprivateregistration.com
- rn3ur93n6mr@networksolutionsprivateregistration.com
- ru7684pu9pm@networksolutionsprivateregistration.com
- wu2ch3zj3s9@networksolutionsprivateregistration.com
- zk4vq5an24u@networksolutionsprivateregistration.com
Subdomains
49 observed subdomains of mountnittany.org.
Showing 25 of 49. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for mountnittany.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | mountnittany-org.spf.smtp25.com |
| SPF_INCLUDE | spf-008d1901.pphosted.com |
| SPF_INCLUDE | spf.zixport.com |
| SPF_IP | 45.41.233.0/24 |
Related pages
Pivot deeper into the graph from mountnittany.org.
- IP · 12.96.224.193
- ASN · AS7018ATT-INTERNET4 - AT&T Enterprises, LLC
- Registrar · iana:2
- Country · US
- Email · b384w6b546c@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · mo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.