Skip to content

Hostname

kaminot.net

Last fetched

kaminot.net resolves to 1 IPv4 address operated by AS216302 in FR. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · kaminot.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kaminot.net

Resolution chain

kaminot.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.24.248.3631.24.248.0/24AS216302FR

WHOIS identity

Registrar
iana:1861
Organization
kaminot s.a.s.
Contact emails

Subdomains

29 observed subdomains of kaminot.net.

Web-graph footprint

Distinct hostnames that link to or from kaminot.net in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kaminot.net.

MechanismTarget
SPF_INCLUDE_spf.kaminot.net
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from kaminot.net.

Cypher and MCP

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

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