Skip to content

Hostname

dollars2krona.com

Last fetched

dollars2krona.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TW. WHOIS lists iana:1441 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.121.1263.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.683.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.713.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.863.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
99.84.160.3099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1441
Organization
analysis uk
Contact emails

Subdomains

1 observed subdomain of dollars2krona.com.

Web-graph footprint

Distinct hostnames that link to or from dollars2krona.com in the public web crawl.

87 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from dollars2krona.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dollars2krona.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.