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
Resolution chain
kanker.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.252.100.195 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.252.98.123 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:combell nv
- Organization
- —
- Contact emails
- —
Subdomains
17 observed subdomains of kanker.be.
Showing 16 of 17. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for kanker.be.
| Mechanism | Target |
|---|---|
| SPF_A | kanker.be |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.118.50.81 |
| SPF_IP | 193.149.241.9/32 |
| SPF_IP | 37.148.181.126 |
| SPF_IP | 5.153.93.199/32 |
| SPF_IP | 5.153.93.200/32 |
| SPF_IP | 62.182.58.183 |
| SPF_IP | 62.182.58.223 |
| SPF_MX | kanker.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.