Hostname
askholm.com
Last fetched
askholm.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
askholm.com 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 |
|---|---|---|---|---|
| 52.17.45.100 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 77.243.135.25 | 77.243.128.0/20 | AS48854 | TEAM-BLUE-DENMARK | DK |
WHOIS identity
- Registrar
- iana:269
- Organization
- danbolig
- Contact emails
Subdomains
65 observed subdomains of askholm.com.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from askholm.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for askholm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.scannet.dk |
| SPF_INCLUDE | spf.web.mindworking.dk |
Related pages
Pivot deeper into the graph from askholm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "askholm.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.