Skip to content

Hostname

inav4u.cloud

Last fetched

inav4u.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · inav4u.cloudRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/inav4u.cloud

Resolution chain

inav4u.cloud resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.76.10718.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.2018.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.5118.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.918.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.45.1103.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.1123.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.203.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.373.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
52.222.149.2352.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.5052.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.6852.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.952.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

6 observed subdomains of inav4u.cloud.

Threat posture

History

Related pages

Pivot deeper into the graph from inav4u.cloud.

Cypher and MCP

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

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