Skip to content

Hostname

duo.com

Last fetched

duo.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · duo.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/duo.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.122.11118.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.5518.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.5618.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.7818.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
3.161.82.273.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.43.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.783.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.843.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.2265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.5665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
18.67.13.5918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.9718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.12518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.4818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
cisco technology
Contact emails

Subdomains

26 observed subdomains of duo.com.

Web-graph footprint

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

4,262 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for duo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEstspg-customer.com
SPF_IP66.51.154.240/29
SPF_IP72.35.40.113/28

Related pages

Pivot deeper into the graph from duo.com.

Cypher and MCP

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

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