Skip to content

Hostname

duncansolutions.com

Last fetched

duncansolutions.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · duncansolutions.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/duncansolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.185.12313.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.2913.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.6113.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.9013.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.121.1013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.1713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.4313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.36.1073.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.173.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.483.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.913.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:2
Organization
duncan solutions
Contact emails

Subdomains

36 observed subdomains of duncansolutions.com.

Web-graph footprint

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

27 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for duncansolutions.com.

Related pages

Pivot deeper into the graph from duncansolutions.com.

Cypher and MCP

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

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