Skip to content

Hostname

www.virginiawright.com

Last fetched

www.virginiawright.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.virginiawright.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.virginiawright.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.132.10218.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.132.4518.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.132.4818.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.132.8418.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.633.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.693.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.773.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.923.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with www.virginiawright.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for www.virginiawright.com.

MechanismTarget
SPF_INCLUDEwebsitewelcome.com
SPF_IP38.113.1.0/24
SPF_IP38.113.20.0/24
SPF_IP65.254.224.0/19

Related pages

Pivot deeper into the graph from www.virginiawright.com.

Cypher and MCP

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

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