Hostname
hager.com
Last fetched
hager.com resolves to 6 IPv4 addresses operated by RETN-AS in LV. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
hager.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.45.206.161 | 139.45.192.0/19 | AS9002 | RETN-AS | LV |
| 139.45.207.193 | 139.45.192.0/19 | AS9002 | RETN-AS | LV |
| 23.216.134.206 | 23.216.134.0/24 | AS20940 | AKAMAI-ASN1 | SE |
| 23.216.134.214 | 23.216.134.0/24 | AS20940 | AKAMAI-ASN1 | SE |
| 23.36.162.206 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.221 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- hager electro gmbh & co. kg
- Contact emails
Subdomains
131 observed subdomains of hager.com.
Showing 25 of 131. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hager.com in the public web crawl.
1,915 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for hager.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.hager.neolane.net |
| SPF_INCLUDE | _spf.saas.do |
| SPF_INCLUDE | _spf.sdv.fr |
| SPF_INCLUDE | spf.info-online.org |
| SPF_IP | 141.145.10.68 |
| SPF_IP | 159.183.225.197 |
| SPF_IP | 167.89.92.249 |
| SPF_IP | 213.135.13.196 |
| SPF_MX | hager.com |
Related pages
Pivot deeper into the graph from hager.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hager.com"})-[: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.