Skip to content

Hostname

one-test.net

Last fetched

one-test.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · one-test.netRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/one-test.net

Resolution chain

one-test.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.249.236108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.237.634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.98.1434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.245.19634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.91.2852.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.232.21652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.114.13652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.75.10352.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.93.8452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.149.10254.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.24.9354.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.107.21654.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.48.7054.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.192.5854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.15.22963.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.183.16599.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of one-test.net.

Threat posture

History

Related pages

Pivot deeper into the graph from one-test.net.

Cypher and MCP

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

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