Skip to content

Hostname

register-testing.ascri.be

Last fetched

register-testing.ascri.be resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · register-testing.ascri.beRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/register-testing.ascri.be

Resolution chain

register-testing.ascri.be resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.227.11213.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.413.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.4213.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.6013.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.160.10.11318.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.1618.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.2218.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.8018.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with register-testing.ascri.be in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from register-testing.ascri.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "register-testing.ascri.be"})-[: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.