Hostname
duosecurity.com
Last fetched
duosecurity.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
duosecurity.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.58.10 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.39 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.72 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.95 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.106 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.7 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.74 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.77 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.169.71.13 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.27 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.37 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.71 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 65.9.46.52 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.67 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.7 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.99 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from duosecurity.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for duosecurity.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | _spf.duosecurity.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf2.duosecurity.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.bananatag.com |
Related pages
Pivot deeper into the graph from duosecurity.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "duosecurity.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.