Skip to content

Hostname

kamioun.app

Last fetched

kamioun.app resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · kamioun.appRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kamioun.app

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.16.223104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.216.67172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
64.187.97.20464.187.97.0/24AS400343NAMESILONNET - NAMESILO, L.L.C.CA

WHOIS identity

Registrar
iana:1479
Organization
privacyguardian.org
Contact emails

Subdomains

9 observed subdomains of kamioun.app.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for kamioun.app.

MechanismTarget
SPF_Akamioun.app
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailsentinel.net
SPF_IP78.40.143.40
SPF_MXkamioun.app

Related pages

Pivot deeper into the graph from kamioun.app.

Cypher and MCP

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

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