Hostname
sageduo.com
Last fetched
sageduo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in RO. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sageduo.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.11.119 | 143.204.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 143.204.11.62 | 143.204.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 143.204.11.75 | 143.204.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 143.204.11.76 | 143.204.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 18.172.170.2 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.48 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.52 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.7 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sageduo.com owner
- Contact emails
- 1187cca5-3112-4d8b-af93-85bde5eae222@identity-protect.org
- 1954a5de-bacb-4a80-95c7-45f76139d78f@identity-protect.org
- 25dabae2-4f6f-4c61-93cc-2269bcffccc6@identity-protect.org
- 3dfa0d8d-4c54-4112-af56-b0a797b4633a@identity-protect.org
- ad388eb7-07d9-43e3-a84a-1f4187cb1ba4@identity-protect.org
- d9a5422f-26fb-4c6a-a29a-3a86c89341ce@identity-protect.org
Subdomains
13 observed subdomains of sageduo.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for sageduo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from sageduo.com.
- IP · 143.204.11.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · RO
- Email · 1187cca5-3112-4d8b-af93-85bde5eae222@identity-protect.org
- TLD · .com
- Browse hostnames · sa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sageduo.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.