Skip to content

Hostname

kanker.be

Last fetched

kanker.be resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · kanker.beRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/kanker.be

Resolution chain

kanker.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.252.100.19534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.98.12334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

17 observed subdomains of kanker.be.

Web-graph footprint

Distinct hostnames that link to or from kanker.be in the public web crawl.

601 sites link to this hostname.

315 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for kanker.be.

MechanismTarget
SPF_Akanker.be
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.118.50.81
SPF_IP193.149.241.9/32
SPF_IP37.148.181.126
SPF_IP5.153.93.199/32
SPF_IP5.153.93.200/32
SPF_IP62.182.58.183
SPF_IP62.182.58.223
SPF_MXkanker.be

Related pages

Pivot deeper into the graph from kanker.be.

Cypher and MCP

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

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