Skip to content

Hostname

xtract.app

Last fetched

xtract.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · xtract.appRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/xtract.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.69.10213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.5113.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.5313.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.9913.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.166.181.1133.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.253.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.73.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.833.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.4554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

10 observed subdomains of xtract.app.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for xtract.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from xtract.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xtract.app"})-[: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.