Skip to content

Hostname

kamb.de

Last fetched

kamb.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · kamb.deRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/kamb.de

Resolution chain

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

IPPrefixASNOperatorCountry
46.4.157.17246.4.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with kamb.de in WhisperGraph.

Subdomains

4 observed subdomains of kamb.de.

Web-graph footprint

Distinct hostnames that link to or from kamb.de in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for kamb.de.

MechanismTarget
SPF_Amail1.bamsenet.de
SPF_Amail2.kamp.net
SPF_Amx.mail2.ipv6.kamp.net
SPF_Asmtp.mail2.ipv6.kamp.net
SPF_Asmtp.mail2.kamp.net
SPF_Asrv05.bamsenet.de
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEmail.pi-asp.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.76.111.203
SPF_IP212.59.32.142
SPF_IP62.55.182.68/32

Related pages

Pivot deeper into the graph from kamb.de.

Cypher and MCP

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

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