Skip to content

Hostname

domun.co

Last fetched

domun.co resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · domun.coRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/domun.co

Resolution chain

domun.co resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.51.117108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.60108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.62108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.7108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.170.42.103.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.1273.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.193.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.33.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
34.95.78.5434.92.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with domun.co in WhisperGraph.

Subdomains

7 observed subdomains of domun.co.

Web-graph footprint

Distinct hostnames that link to or from domun.co in the public web crawl.

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from domun.co.

Cypher and MCP

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

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