Skip to content

Hostname

nextech.com

Last fetched

nextech.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nextech.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nextech.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.229.4018.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.4518.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.7518.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.918.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.66.122.1518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.71.4254.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.5354.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.8554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.954.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
99.84.152.10999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

105 observed subdomains of nextech.com.

Web-graph footprint

Distinct hostnames that link to or from nextech.com in the public web crawl.

257 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nextech.com.

MechanismTarget
SPF_INCLUDE306056.spf04.hubspotemail.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.225.128.88

Related pages

Pivot deeper into the graph from nextech.com.

Cypher and MCP

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

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