Skip to content

Hostname

netprotections.com

Last fetched

netprotections.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · netprotections.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/netprotections.com

Resolution chain

netprotections.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.14.19313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.27.12013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.91.4813.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.3.19613.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.73.5318.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.202.12118.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.56.563.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.160.12435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.237.1835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.145.4435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.76.22035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.56.6552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.209.17054.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.41.22254.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.220.18554.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.64.2757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.227.3454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.106.10913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from netprotections.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for netprotections.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_IP203.82.132.192/27
SPF_IP210.190.116.0/25

Related pages

Pivot deeper into the graph from netprotections.com.

Cypher and MCP

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

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