Skip to content

Hostname

wright20.com

Last fetched

wright20.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.121.1013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.10513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.11313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.164.10613.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.12213.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.4113.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.9513.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.181.4143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.44143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.72143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.170.51.1043.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.163.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.63.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.793.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.181.74143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:2
Organization
r. wright
Contact emails

Subdomains

37 observed subdomains of wright20.com.

Web-graph footprint

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

506 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wright20.com.

MechanismTarget
SPF_Awright20.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_MXwright20.com

Related pages

Pivot deeper into the graph from wright20.com.

Cypher and MCP

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

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