Skip to content

Hostname

replia.io

Last fetched

replia.io resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · replia.ioRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/replia.io

Resolution chain

replia.io resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.155.273.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.283.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2213.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.703.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.883.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1733.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.183.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1893.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.503.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.783.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.9152.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.9152.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.8752.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.15152.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.4352.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
kazuya hirobe
Contact emails

Subdomains

1 observed subdomain of replia.io.

Subdomain
www.replia.io

Web-graph footprint

Distinct hostnames that link to or from replia.io in the public web crawl.

6 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from replia.io.

Cypher and MCP

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

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