Skip to content

Hostname

sdfrefdss.top

Last fetched

sdfrefdss.top resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · sdfrefdss.topRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/sdfrefdss.top

Resolution chain

sdfrefdss.top resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.136.95.18118.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.131.23018.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.4.24718.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.130.6618.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.106.10418.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.86.1913.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.142.2354.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.217.8154.251.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.222.15054.251.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.87.14747.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:120
Organization
贾春香
Contact emails

Subdomains

1 observed subdomain of sdfrefdss.top.

Threat posture

History

Related pages

Pivot deeper into the graph from sdfrefdss.top.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sdfrefdss.top"})-[: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.