Skip to content

Hostname

mailprotector.net

Last fetched

mailprotector.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · mailprotector.netRouting diversity7.3/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mailprotector.net

Resolution chain

mailprotector.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.5416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.16916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.16216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.15816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.3816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.17116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.204.2416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.4716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.100.10916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.108.10916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.66.2116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.69.5316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.72.21316.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.16.1223.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.16.523.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
david setzer
Contact emails

Subdomains

9,713 observed subdomains of mailprotector.net.

Web-graph footprint

Distinct hostnames that link to or from mailprotector.net in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mailprotector.net.

MechanismTarget
SPF_INCLUDEspf.shield.security
SPF_INCLUDEspf.us.emailservice.io

Related pages

Pivot deeper into the graph from mailprotector.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mailprotector.net"})-[: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.