Skip to content

Hostname

importx.app

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.121108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.52108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.53108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.70108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.205.12613.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.205.4413.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.205.5313.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.205.913.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.244.11518.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.4718.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.5518.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.6018.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of importx.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for importx.app.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from importx.app.

Cypher and MCP

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

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