Skip to content

Hostname

kandelium.com

Last fetched

kandelium.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · kandelium.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/kandelium.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.53.247.159193.53.246.0/23AS15817DE

WHOIS identity

Registrar
iana:81
Organization
financiere maen
Contact emails

Subdomains

2 observed subdomains of kandelium.com.

Web-graph footprint

Distinct hostnames that link to or from kandelium.com in the public web crawl.

15 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for kandelium.com.

MechanismTarget
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDE_spfeu.qmarkets-dns.org
SPF_INCLUDEagenturserver.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.13.90.204
SPF_IP2.207.210.171
SPF_IP212.2.71.90
SPF_IP94.199.91.30
SPF_IP94.199.91.31

Related pages

Pivot deeper into the graph from kandelium.com.

Cypher and MCP

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

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