Skip to content

Hostname

nw18.com

Last fetched

nw18.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · nw18.comRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/nw18.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.85.250.152104.85.250.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.29.108.191184.29.108.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.ZA
23.197.135.523.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.47.24.21723.47.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:303
Organization
manage domain
Contact emails

Subdomains

75 observed subdomains of nw18.com.

Web-graph footprint

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

109 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nw18.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc1534-53.ap.iphmx.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.167.80.80/32
SPF_MXnw18.com

Related pages

Pivot deeper into the graph from nw18.com.

Cypher and MCP

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

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