Hostname
admiralstrand.com
Last fetched
admiralstrand.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
admiralstrand.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 |
|---|---|---|---|---|
| 172.201.194.210 | 172.200.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:1387
- Organization
- anders thygesen
- Contact emails
Subdomains
2 observed subdomains of admiralstrand.com.
Web-graph footprint
Distinct hostnames that link to or from admiralstrand.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for admiralstrand.com.
| Mechanism | Target |
|---|---|
| SPF_A | dkaog15.oestergaard-data.dk |
| SPF_A | mx.c2it.dk |
| SPF_INCLUDE | spf.intern1.dk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 172.201.251.108/32 |
| SPF_IP | 172.205.146.190/32 |
| SPF_IP | 172.205.148.27/32 |
| SPF_IP | 172.205.149.105/32 |
| SPF_IP | 172.205.151.28/32 |
| SPF_IP | 172.205.151.31/32 |
| SPF_IP | 20.224.152.111/32 |
| SPF_IP | 20.224.42.114/32 |
| SPF_IP | 20.56.139.157/32 |
| SPF_IP | 20.56.30.13/32 |
| SPF_IP | 20.56.31.244/32 |
| SPF_IP | 20.73.165.14/32 |
| SPF_IP | 20.82.3.209/32 |
| SPF_IP | 20.82.4.1/32 |
| SPF_IP | 4.231.113.201/32 |
| SPF_IP | 51.105.241.101/32 |
| SPF_IP | 94.127.53.64/26 |
| SPF_IP | 98.71.129.55/32 |
Related pages
Pivot deeper into the graph from admiralstrand.com.
- IP · 172.201.194.210
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1387
- Country · NL
- Email · info@intern1.dk
- TLD · .com
- Browse hostnames · ad…
- 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: "admiralstrand.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.