Skip to content

Hostname

s0014.com

Last fetched

s0014.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · s0014.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/s0014.com

Resolution chain

s0014.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.155.1993.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2493.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2513.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.303.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.563.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1023.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1143.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2153.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.303.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.2213.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.10852.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.17952.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.1152.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.16.15652.219.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.17952.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.200.3552.219.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

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

Subdomains

3 observed subdomains of s0014.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from s0014.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "s0014.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.