Hostname
espersen.com
Last fetched
espersen.com resolves to 1 IPv4 address operated by SEVMASH-AS in DK. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
espersen.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 |
|---|---|---|---|---|
| 81.95.244.25 | 81.95.240.0/20 | AS48854 | SEVMASH-AS | DK |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
Subdomains
8 observed subdomains of espersen.com.
Web-graph footprint
Distinct hostnames that link to or from espersen.com in the public web crawl.
39 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
28 SPF mechanisms authorising senders for espersen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail02.enalyzer.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 113.185.95.121 |
| SPF_IP | 171.244.170.154 |
| SPF_IP | 193.138.208.6 |
| SPF_IP | 194.182.15.37 |
| SPF_IP | 194.182.15.38 |
| SPF_IP | 194.182.15.39 |
| SPF_IP | 194.182.15.40 |
| SPF_IP | 194.182.15.41 |
| SPF_IP | 194.182.41.206 |
| SPF_IP | 195.99.99.169 |
| SPF_IP | 212.98.80.132 |
| SPF_IP | 217.153.109.206 |
| SPF_IP | 217.32.202.186 |
| SPF_IP | 217.32.202.187 |
| SPF_IP | 217.32.202.188 |
| SPF_IP | 40.68.36.243/32 |
| SPF_IP | 80.62.117.121 |
| SPF_IP | 81.80.117.64 |
| SPF_IP | 82.135.185.48/28 |
| SPF_IP | 82.135.185.53 |
| SPF_IP | 83.145.132.146 |
| SPF_IP | 83.145.132.148 |
| SPF_IP | 83.145.132.70 |
| SPF_IP | 89.239.122.82 |
| SPF_IP | 89.239.122.83 |
| SPF_IP | 89.239.122.85 |
Related pages
Pivot deeper into the graph from espersen.com.
- IP · 81.95.244.25
- ASN · AS48854SEVMASH-AS
- Registrar · iana:2
- Country · DK
- Email · b25q53fk8mq@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · es…
- 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: "espersen.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.