Skip to content

Hostname

monetaweb.it

Last fetched

monetaweb.it resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.135.2518.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
3.255.54.1373.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.242.8734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.190.7634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.139.9752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.66.7752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.203.23852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.109.11552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.24.16652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.87.18952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.148.3552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.86.14452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.174.7654.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.248.5154.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.252.17652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.202.15646.51.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
editoria italia srl
Contact emails

Subdomains

4 observed subdomains of monetaweb.it.

Web-graph footprint

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

49 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from monetaweb.it.

Cypher and MCP

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

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