Skip to content

Hostname

img2.qvsdirect.com

Last fetched

img2.qvsdirect.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · img2.qvsdirect.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/img2.qvsdirect.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.124108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.4108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.67108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.9108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with img2.qvsdirect.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for img2.qvsdirect.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.11.186.226
SPF_IP185.11.186.227
SPF_IP213.123.129.160
SPF_IP213.123.129.209
SPF_IP213.123.136.12
SPF_IP213.123.136.3
SPF_IP213.123.136.36
SPF_IP217.34.46.194
SPF_IP217.41.44.54
SPF_IP78.129.161.58
SPF_IP78.129.224.27
SPF_IP81.133.153.186
SPF_IP81.133.211.229
SPF_IP81.133.213.235
SPF_IP81.133.215.153
SPF_IP81.136.198.45
SPF_IP81.149.197.70
SPF_IP81.149.237.206
SPF_IP81.149.242.57

Related pages

Pivot deeper into the graph from img2.qvsdirect.com.

Cypher and MCP

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

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