Skip to content

Hostname

n-ix.com

Last fetched

n-ix.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:1052 as the registrar.

Nutrition Label

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

Resolution chain

n-ix.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.69.12918.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.2518.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.5918.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.7018.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.245.46.2518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.62.2954.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.3954.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.5354.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.8354.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:1052
Organization
andriy pavliv
Contact emails

Subdomains

39 observed subdomains of n-ix.com.

Web-graph footprint

Distinct hostnames that link to or from n-ix.com in the public web crawl.

1,764 sites link to this hostname.

252 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for n-ix.com.

MechanismTarget
SPF_INCLUDE26784816.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_IP79.125.4.121
SPF_MXn-ix.com

Related pages

Pivot deeper into the graph from n-ix.com.

Cypher and MCP

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

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