Skip to content

Hostname

thenextweb.com

Last fetched

thenextweb.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · thenextweb.comRouting diversity5.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thenextweb.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.131.233.174108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.241.82.2534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.113.6134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.35.25334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.218.12634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.36.22854.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.112.4554.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.143.1763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.238.23563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.28.24399.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.244.20299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.194.8252.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1068
Organization
boris veldhuijzen van zanten
Contact emails

Subdomains

96 observed subdomains of thenextweb.com.

Web-graph footprint

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

25,578 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for thenextweb.com.

MechanismTarget
SPF_INCLUDE7066311.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.thenextweb.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf2.azavista.com

Related pages

Pivot deeper into the graph from thenextweb.com.

Cypher and MCP

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

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