Hostname
dsscondo.com
Last fetched
dsscondo.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
dsscondo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.98.64.116 | 18.98.64.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.98.64.117 | 18.98.64.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:2
- Organization
- development service solutions,
- Contact emails
Subdomains
5 observed subdomains of dsscondo.com.
Web-graph footprint
Distinct hostnames that link to or from dsscondo.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for dsscondo.com.
| Mechanism | Target |
|---|---|
| SPF_A | dsscondo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 206.188.193.97/32 |
| SPF_IP | 209.17.115.60 |
Related pages
Pivot deeper into the graph from dsscondo.com.
- IP · 18.98.64.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · FR
- Email · dsscondo.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ds…
- 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: "dsscondo.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.