Skip to content

Hostname

duna.io

Last fetched

duna.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · duna.ioRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/duna.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.51.12418.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.12618.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.8118.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.9718.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
99.84.234.10799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
dd operational bv
Contact emails

Subdomains

19 observed subdomains of duna.io.

Web-graph footprint

Distinct hostnames that link to or from duna.io in the public web crawl.

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for duna.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from duna.io.

Cypher and MCP

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

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