Skip to content

Hostname

www.its-plus.com

Last fetched

www.its-plus.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · www.its-plus.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.its-plus.com

Resolution chain

www.its-plus.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.238.12713.35.249.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.613.35.249.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.6813.35.249.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.7513.35.249.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
18.154.101.10718.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.101.4218.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.101.818.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.101.9818.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.104.203.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.443.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.623.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.753.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM

WHOIS identity

No WHOIS records are currently associated with www.its-plus.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.its-plus.com.

Cypher and MCP

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

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