Skip to content

Hostname

app.qa.com

Last fetched

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

Nutrition Label

WHISPER CANON · app.qa.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/app.qa.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.117.203.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.263.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.773.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.803.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.174.10352.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.10852.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.4252.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.8452.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with app.qa.com in WhisperGraph.

Subdomains

3 observed subdomains of app.qa.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for app.qa.com.

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

Related pages

Pivot deeper into the graph from app.qa.com.

Cypher and MCP

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

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