Skip to content

Hostname

nex-wave-tech.com

Last fetched

nex-wave-tech.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nex-wave-tech.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nex-wave-tech.com

Resolution chain

nex-wave-tech.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.101143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.37143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.39143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.61143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.244.87.11218.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.4818.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.5218.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.9218.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
3.171.139.393.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.643.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.753.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.773.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.11652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of nex-wave-tech.com owner
Contact emails

Subdomains

18 observed subdomains of nex-wave-tech.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nex-wave-tech.com.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn

Related pages

Pivot deeper into the graph from nex-wave-tech.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nex-wave-tech.com"})-[: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.