Hostname
wells.edu
Last fetched
wells.edu is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. wells.edu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for wells.edu in WhisperGraph.
IPv6 resolution
No AAAA record for wells.edu is recorded in WhisperGraph.
WHOIS identity
- Registrant organisation
- wells college
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns10.digicertdns.com
- ns0.dnsmadeeasy.com
- ns1.dnsmadeeasy.com
- ns2.dnsmadeeasy.com
- ns3.dnsmadeeasy.com
- ns4.dnsmadeeasy.com
MX records
- d122373a.ess.barracudanetworks.com
- d122373b.ess.barracudanetworks.com
SPF policy
- ip: 216.146.32.0/20
- ip: 199.19.0.0/21
- ip: 208.76.56.0/21
- ip: 103.11.200.0/22
- ip: 204.13.248.0/22
- ip: 208.78.68.0/22
- ip: 162.88.36.0/23
- ip: 162.88.4.0/23
- ip: 80.231.219.0/24
- ip: 162.88.24.0/24
- ip: 80.231.25.0/24
- ip: 162.88.28.0/24
- ip: 172.99.140.52/32
- include: spf.ess.barracudanetworks.com
- include: _spf.google.com
- include: spf.protection.outlook.com
- mx: wells.edu
- include: spf2.wells.edu
Threat-feed evidence
History
Related pages
Pivot from wells.edu into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wells.edu"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.