Skip to content

Hostname

scaleo.app

Last fetched

scaleo.app resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · scaleo.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/scaleo.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.156.145.2618.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.138.13518.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.26.1603.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.71.2263.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.59.143.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.38.293.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.189.1503.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.231.10652.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.192.23963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.217.18352.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.8.2663.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for scaleo.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from scaleo.app.

Cypher and MCP

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

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