Skip to content

Hostname

nweb.it

Last fetched

nweb.it resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · nweb.itRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nweb.it

Resolution chain

nweb.it resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.194.46143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.52143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.55143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.67143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.239.236.10218.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.10518.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.4818.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.818.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
52.222.214.4252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi sas
Organization
growens spa
Contact emails

Subdomains

16 observed subdomains of nweb.it.

Web-graph footprint

Distinct hostnames that link to or from nweb.it in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nweb.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailup.tunnel.esmtp.email
SPF_INCLUDEmusvc.com
SPF_IP158.58.136.0/21
SPF_IP93.174.64.0/21

Related pages

Pivot deeper into the graph from nweb.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nweb.it"})-[: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.