Hostname
dss-managementscreen.com
Last fetched
dss-managementscreen.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dss-managementscreen.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.178.67.121 | 18.178.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.182.244.99 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.115.74.94 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.92.76.44 | 54.92.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dss-managementscreen.com owner
- Contact emails
- 02a16248-6496-43eb-9dc3-7a0df2df274b@identity-protect.org
- 20b64b40-137f-4416-9191-109f075ab50f@identity-protect.org
- 30b80cc1-73de-4ac5-b7af-8b88a7bc3069@identity-protect.org
- 477b1a32-632f-413f-bd59-42ec36ed61ae@identity-protect.org
- 5c6c66eb-7c76-41c6-91ab-aec31c7739e4@identity-protect.org
- 847087af-9382-4ee0-a105-4fe487e1d9da@identity-protect.org
- owner-8543098@dss-managementscreen.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of dss-managementscreen.com.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for dss-managementscreen.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 13.230.90.132 |
| SPF_IP | 18.180.252.100 |
| SPF_IP | 54.178.70.5 |
Related pages
Pivot deeper into the graph from dss-managementscreen.com.
- IP · 18.178.67.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 02a16248-6496-43eb-9dc3-7a0df2df274b@identity-protect.org
- 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: "dss-managementscreen.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.