Skip to content

Hostname

kamelio-api.com

Last fetched

kamelio-api.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · kamelio-api.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kamelio-api.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.107.1113.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.11113.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.11913.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.1613.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.1165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.10499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.5718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.67.13.8718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.67.13.3918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.67.13.2118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:81
Organization
kmaelio
Contact emails

Subdomains

2 observed subdomains of kamelio-api.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from kamelio-api.com.

Cypher and MCP

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

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