Skip to content

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

WHISPER CANON · askholm.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/askholm.com

Resolution chain

askholm.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.17.45.10052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
77.243.135.2577.243.128.0/20AS48854TEAM-BLUE-DENMARKDK

WHOIS identity

Registrar
iana:269
Organization
danbolig
Contact emails

Subdomains

65 observed subdomains of askholm.com.

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

SPF policy

3 SPF mechanisms authorising senders for askholm.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.scannet.dk
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.