Skip to content

Hostname

amway.it

Last fetched

amway.it resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:csc corporate domains, inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.181.26143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.35143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.4143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.86143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.160.188.1133.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.53.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.693.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.833.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.161.193.1223.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.1253.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.693.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.83.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:csc corporate domains, inc.
Organization
amway italia
Contact emails

Subdomains

61 observed subdomains of amway.it.

Web-graph footprint

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

182 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from amway.it.

Cypher and MCP

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

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