Skip to content

Hostname

strikeunit818.vip

Last fetched

strikeunit818.vip resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · strikeunit818.vipRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/strikeunit818.vip

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.71.10518.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.11218.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.12718.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.8018.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.2718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.71.11354.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.3054.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.6454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.7854.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.173.161.1053.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.773.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.1223.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.313.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:472
Organization
super privacy service ltd c/o dynadot
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from strikeunit818.vip.

Cypher and MCP

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

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