Skip to content

Hostname

55r4.com

Last fetched

55r4.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 55r4.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/55r4.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.162.79.103.162.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.79.1063.162.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.79.1113.162.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.79.253.162.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

2 observed subdomains of 55r4.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 55r4.com.

Cypher and MCP

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

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