Skip to content

Hostname

netprotect.com

Last fetched

netprotect.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · netprotect.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/netprotect.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.18.25104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.19.25104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
csc corporate domains,
Contact emails

Subdomains

9 observed subdomains of netprotect.com.

Web-graph footprint

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

37 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

52 SPF mechanisms authorising senders for netprotect.com.

MechanismTarget
SPF_Azgateway.zuora.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP139.180.17.0/24
SPF_IP143.244.80.0/20
SPF_IP147.160.167.0/26
SPF_IP147.253.208.0/20
SPF_IP158.247.16.0/20
SPF_IP167.89.0.0/17
SPF_IP167.89.34.30/32
SPF_IP167.89.66.219
SPF_IP168.245.0.0/17
SPF_IP18.208.124.128/25
SPF_IP18.217.56.27
SPF_IP192.174.80.0/20
SPF_IP192.200.155.34
SPF_IP192.254.127.126/31
SPF_IP208.117.52.163
SPF_IP216.24.224.0/20
SPF_IP23.21.109.192/27
SPF_IP3.93.157.0/24
SPF_IP34.209.119.136
SPF_IP34.211.27.0/24
SPF_IP34.211.27.82
SPF_IP34.212.5.76
SPF_IP34.213.22.229
SPF_IP34.249.70.175
SPF_IP34.251.56.38
SPF_IP34.252.236.245
SPF_IP34.253.110.0
SPF_IP34.253.57.155
SPF_IP35.167.157.209
SPF_IP35.167.7.36
SPF_IP50.31.33.136/29
SPF_IP52.19.227.102
SPF_IP52.24.176.31
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP52.51.22.205
SPF_IP54.174.52.0/24
SPF_IP54.174.53.128/30
SPF_IP54.174.57.0/24
SPF_IP54.174.59.0/24
SPF_IP54.174.60.0/23
SPF_IP54.174.63.0/24
SPF_IP54.187.228.111
SPF_IP54.72.208.111
SPF_IP54.72.24.111
SPF_IP54.77.2.231
SPF_IP74.63.202.239
SPF_MXnetprotect.com

Related pages

Pivot deeper into the graph from netprotect.com.

Cypher and MCP

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

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