Hostname
ahrend.com
Last fetched
ahrend.com resolves to 1 IPv4 address operated by TRIDENT-NET in SE. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
ahrend.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.114.94.2 | 217.114.94.0/24 | AS30811 | TRIDENT-NET | SE |
WHOIS identity
- Registrar
- iana:106
- Organization
- d. go
- Contact emails
Subdomains
42 observed subdomains of ahrend.com.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ahrend.com in the public web crawl.
274 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for ahrend.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_INCLUDE | spflive.s4financials.com |
| SPF_IP | 104.245.209.192/26 |
| SPF_IP | 109.232.41.36/32 |
| SPF_IP | 147.160.158.0/24 |
| SPF_IP | 185.136.64.128/27 |
| SPF_IP | 185.136.65.128/27 |
| SPF_IP | 185.210.80.0/24 |
| SPF_IP | 185.210.82.0/23 |
| SPF_IP | 193.169.180.0/23 |
| SPF_IP | 50.31.156.96/27 |
| SPF_IP | 50.31.205.0/24 |
| SPF_IP | 81.175.72.205/32 |
| SPF_IP | 91.229.178.0/23 |
| SPF_IP | 91.241.72.0/22 |
Related pages
Pivot deeper into the graph from ahrend.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ahrend.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.