Skip to content

Hostname

acto.dk

Last fetched

acto.dk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · acto.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/acto.dk

Resolution chain

acto.dk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.158.41.1418.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.155.1513.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.61.17935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.194.7563.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

14 observed subdomains of acto.dk.

Web-graph footprint

Distinct hostnames that link to or from acto.dk in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for acto.dk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailanyone.net

Related pages

Pivot deeper into the graph from acto.dk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "acto.dk"})-[: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.