Skip to content

Hostname

soraapp.com

Last fetched

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

Nutrition Label

WHISPER CANON · soraapp.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/soraapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.238.12813.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.2513.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.7513.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.9513.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.244.12013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.163.1153.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.1163.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.1293.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.793.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:48
Organization
domain admin
Contact emails

Subdomains

17 observed subdomains of soraapp.com.

Web-graph footprint

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

4,359 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for soraapp.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from soraapp.com.

Cypher and MCP

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

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