Skip to content

Hostname

lycoming.edu

Last fetched

lycoming.edu resolves to 1 IPv4 address operated by LYCOMING-COLLEGE - Lycoming College in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.91.148.14199.91.148.0/24AS32876LYCOMING-COLLEGE - Lycoming CollegeUS

WHOIS identity

Registrar
Organization
lycoming college
Contact emails

Subdomains

62 observed subdomains of lycoming.edu.

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.

Threat posture

History

Mail and authentication

SPF policy

55 SPF mechanisms authorising senders for lycoming.edu.

MechanismTarget
SPF_Amailhost.illiad.oclc.org
SPF_INCLUDEemail-od.com
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.symplicity.com
SPF_IP12.130.138.176
SPF_IP12.130.139.185
SPF_IP13.210.253.246
SPF_IP149.72.137.232/32
SPF_IP149.72.188.204/32
SPF_IP162.247.216.0/22
SPF_IP166.78.68.46/32
SPF_IP167.89.1.65/32
SPF_IP167.89.92.7
SPF_IP168.245.47.229/32
SPF_IP18.223.90.162/32
SPF_IP192.54.81.45
SPF_IP192.69.191.0/24
SPF_IP198.105.13.0/24
SPF_IP199.91.148.0/24
SPF_IP199.91.148.40
SPF_IP204.111.112.0/24
SPF_IP206.107.42.254/32
SPF_IP208.75.120.0/22
SPF_IP216.69.100.206
SPF_IP216.69.100.241
SPF_IP216.69.100.242
SPF_IP216.69.103.70
SPF_IP216.69.103.84
SPF_IP216.69.106.22/32
SPF_IP216.69.108.5
SPF_IP216.69.108.61
SPF_IP216.69.109.5
SPF_IP216.69.96.0/20
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP34.250.117.27/32
SPF_IP34.250.203.24/32
SPF_IP35.165.166.41
SPF_IP4.78.172.64/26
SPF_IP50.206.199.214
SPF_IP50.206.199.224/29
SPF_IP52.112.0.0/14
SPF_IP52.60.116.9/28
SPF_IP52.60.157.49/28
SPF_IP52.62.198.211
SPF_IP66.151.109.0/24
SPF_IP67.231.144.0/20
SPF_IP68.232.131.49
SPF_IP68.232.135.244
SPF_IP69.172.201.153/32
SPF_IP72.50.228.81
SPF_IP74.122.104.0/22
SPF_MXlycoming.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.