Skip to content

Hostname

u464.vip

Last fetched

u464.vip resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · u464.vipRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/u464.vip

Resolution chain

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

IPPrefixASNOperatorCountry
3.162.247.1003.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.1203.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.223.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.443.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
54.230.175.12554.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.2854.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.4454.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.754.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1923
Organization
wz ji tuan ze ren you xian gong si
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from u464.vip.

Cypher and MCP

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

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