Skip to content

Hostname

whatya.solairo-api.com

Last fetched

whatya.solairo-api.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · whatya.solairo-api.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/whatya.solairo-api.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.166.49.833.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.883.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.933.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.953.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.222.136.12952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.1952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.2752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with whatya.solairo-api.com in WhisperGraph.

Subdomains

4 observed subdomains of whatya.solairo-api.com.

Web-graph footprint

Distinct hostnames that link to or from whatya.solairo-api.com in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from whatya.solairo-api.com.

Cypher and MCP

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

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