Skip to content

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

WHISPER CANON · dss-managementscreen.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dss-managementscreen.com

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.

IPPrefixASNOperatorCountry
18.178.67.12118.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.244.9918.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.74.943.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.76.4454.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of dss-managementscreen.com owner
Contact emails

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.

MechanismTarget
SPF_IP13.230.90.132
SPF_IP18.180.252.100
SPF_IP54.178.70.5

Related pages

Pivot deeper into the graph from dss-managementscreen.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.