Skip to content

Hostname

2554444.com

Last fetched

2554444.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 2554444.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/2554444.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.46.114108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.31108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.59108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.99108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.238.12913.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.1513.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.3013.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.713.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.164.78.11318.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.78.2718.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.78.7218.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.78.8518.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of 2554444.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 2554444.com.

Cypher and MCP

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

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