Skip to content

Hostname

www.nweb.it

Last fetched

www.nweb.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.nweb.itRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.nweb.it

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.238.11313.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.3413.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.4213.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.7113.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.2454.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.2854.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.4154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.5654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.nweb.it in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for www.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 www.nweb.it.

Cypher and MCP

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

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