Hostname
hem.net
Last fetched
hem.net resolves to 2 IPv4 addresses operated by AS25176 in SE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
hem.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.88.111.188 | 80.88.96.0/19 | AS25176 | — | SE |
| 44.5.25.74 | 44.5.0.0/16 | AS1653 | — | SE |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bt3qj5xb4wq@networksolutionsprivateregistration.com
- qa5nc3z445s@networksolutionsprivateregistration.com
- sd5yf6hv3f4@networksolutionsprivateregistration.com
- vp3ge3gc9my@networksolutionsprivateregistration.com
- w76uf78d76p@networksolutionsprivateregistration.com
- xa8z67up5f4@networksolutionsprivateregistration.com
- z844r89z3ee@networksolutionsprivateregistration.com
Subdomains
34 observed subdomains of hem.net.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hem.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for hem.net.
| Mechanism | Target |
|---|---|
| SPF_A | mail2.hem.net |
| SPF_IP | 80.88.111.181 |
Related pages
Pivot deeper into the graph from hem.net.
- IP · 80.88.111.188
- ASN · AS25176
- Registrar · iana:2
- Country · SE
- Email · bt3qj5xb4wq@networksolutionsprivateregistration.com
- TLD · .net
- Browse hostnames · he…
- 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: "hem.net"})-[: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.