Skip to content

Hostname

21prive.com

Last fetched

21prive.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 21prive.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/21prive.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.31.11218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.3518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.3818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.192.333.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.413.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.453.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.653.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.33.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.623.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.633.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.713.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
caddell limited n.v.
Contact emails

Subdomains

4 observed subdomains of 21prive.com.

Web-graph footprint

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

2,542 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 21prive.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from 21prive.com.

Cypher and MCP

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

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