Skip to content

Hostname

simplii.ada.support

Last fetched

simplii.ada.support resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · simplii.ada.supportRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/simplii.ada.support

Resolution chain

simplii.ada.support resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.147.10418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with simplii.ada.support in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from simplii.ada.support in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from simplii.ada.support.

Cypher and MCP

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

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