Hostname
lycoming.edu
Last fetched
lycoming.edu resolves to 1 IPv4 address operated by LYCOMING-COLLEGE - Lycoming College in US.
Nutrition Label
Resolution chain
lycoming.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.91.148.14 | 199.91.148.0/24 | AS32876 | LYCOMING-COLLEGE - Lycoming College | US |
WHOIS identity
- Registrar
- —
- Organization
- lycoming college
- Contact emails
- —
Subdomains
62 observed subdomains of lycoming.edu.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lycoming.edu in the public web crawl.
650 sites link to this hostname.
449 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
55 SPF mechanisms authorising senders for lycoming.edu.
| Mechanism | Target |
|---|---|
| SPF_A | mailhost.illiad.oclc.org |
| SPF_INCLUDE | email-od.com |
| SPF_INCLUDE | secure.giftlegacy.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.symplicity.com |
| SPF_IP | 12.130.138.176 |
| SPF_IP | 12.130.139.185 |
| SPF_IP | 13.210.253.246 |
| SPF_IP | 149.72.137.232/32 |
| SPF_IP | 149.72.188.204/32 |
| SPF_IP | 162.247.216.0/22 |
| SPF_IP | 166.78.68.46/32 |
| SPF_IP | 167.89.1.65/32 |
| SPF_IP | 167.89.92.7 |
| SPF_IP | 168.245.47.229/32 |
| SPF_IP | 18.223.90.162/32 |
| SPF_IP | 192.54.81.45 |
| SPF_IP | 192.69.191.0/24 |
| SPF_IP | 198.105.13.0/24 |
| SPF_IP | 199.91.148.0/24 |
| SPF_IP | 199.91.148.40 |
| SPF_IP | 204.111.112.0/24 |
| SPF_IP | 206.107.42.254/32 |
| SPF_IP | 208.75.120.0/22 |
| SPF_IP | 216.69.100.206 |
| SPF_IP | 216.69.100.241 |
| SPF_IP | 216.69.100.242 |
| SPF_IP | 216.69.103.70 |
| SPF_IP | 216.69.103.84 |
| SPF_IP | 216.69.106.22/32 |
| SPF_IP | 216.69.108.5 |
| SPF_IP | 216.69.108.61 |
| SPF_IP | 216.69.109.5 |
| SPF_IP | 216.69.96.0/20 |
| SPF_IP | 34.194.230.233/32 |
| SPF_IP | 34.230.107.215/32 |
| SPF_IP | 34.250.117.27/32 |
| SPF_IP | 34.250.203.24/32 |
| SPF_IP | 35.165.166.41 |
| SPF_IP | 4.78.172.64/26 |
| SPF_IP | 50.206.199.214 |
| SPF_IP | 50.206.199.224/29 |
| SPF_IP | 52.112.0.0/14 |
| SPF_IP | 52.60.116.9/28 |
| SPF_IP | 52.60.157.49/28 |
| SPF_IP | 52.62.198.211 |
| SPF_IP | 66.151.109.0/24 |
| SPF_IP | 67.231.144.0/20 |
| SPF_IP | 68.232.131.49 |
| SPF_IP | 68.232.135.244 |
| SPF_IP | 69.172.201.153/32 |
| SPF_IP | 72.50.228.81 |
| SPF_IP | 74.122.104.0/22 |
| SPF_MX | lycoming.edu |
Related pages
Pivot deeper into the graph from lycoming.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lycoming.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.