Skip to content

Hostname

kamavi.net

Last fetched

kamavi.net resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · kamavi.netRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/kamavi.net

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.23.24178.46.0.0/15AS24940DE

WHOIS identity

Registrar
iana:433
Organization
emkode maciej sypniewski
Contact emails

Subdomains

8 observed subdomains of kamavi.net.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for kamavi.net.

MechanismTarget
SPF_Akamavi.net
SPF_INCLUDE_spf.google.com
SPF_IP159.69.158.232
SPF_IP2a01:4f8:1c1c:7971:0:0:0:1
SPF_IP2a01:4f8:c012:ff50:0:0:0:1
SPF_IP78.46.213.119
SPF_MXkamavi.net

Related pages

Pivot deeper into the graph from kamavi.net.

Cypher and MCP

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

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