Hostname
thiel.edu
Last fetched
thiel.edu resolves to 192.190.221.139, announced in 192.190.220.0/22 by LIQUIDWEB - Liquid Web, L.L.C in US. thiel.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
- 192.190.221.139
192.190.220.0/22 · LIQUIDWEB - Liquid Web, L.L.C · Lansing, US
IPv6 resolution
No AAAA record for thiel.edu is recorded in WhisperGraph.
Attribution
liquid
ORIGIN_AS
WHOIS identity
- Registrant organisation
- thiel 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.
Mail and authentication
Nameservers
- ns-280.awsdns-35.com
- ns-994.awsdns-60.net
- ns-1222.awsdns-24.org
- ns-1571.awsdns-04.co.uk
MX records
- thiel-edu.mail.protection.outlook.com
SPF policy
- ip: 216.146.32.0/24
- include: spf.protection.outlook.com
- include: spf1.thiel.edu
- ip: 139.131.76.89
- ip: 185.147.173.4
- ip: 185.147.173.6
- ip: 185.147.175.4
- ip: 185.147.175.6
- ip: 68.232.192.128
Threat-feed evidence
History
Related pages
Pivot from thiel.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: "thiel.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.