Hostname
kbecan.com
Last fetched
kbecan.com resolves to 1 IPv4 address operated by AS48894 in SI. WHOIS lists registrar:mainreg inc. as the registrar.
Nutrition Label
Resolution chain
kbecan.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.206.229.24 | 195.206.229.0/24 | AS48894 | — | SI |
WHOIS identity
- Registrar
- registrar:mainreg inc.
- Organization
- sky 4 u, llcnot disclosed, jerabek ltd, abuse@neostrive.com, not disclosed, expired expired abuse@regtons.com, +420.734463373jaurisova 515/4, webproxy@whoisprotection.domainsname server: not disclosedmeande čr s.r.o.
- Contact emails
Subdomains
8 observed subdomains of kbecan.com.
Web-graph footprint
Distinct hostnames that link to or from kbecan.com in the public web crawl.
11 sites link to this hostname.
57 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for kbecan.com.
| Mechanism | Target |
|---|---|
| SPF_A | kbecan.com |
| SPF_INCLUDE | _spf.mail-neoserv.si |
| SPF_IP | 195.206.229.24 |
| SPF_IP | 195.206.229.68 |
| SPF_MX | kbecan.com |
Related pages
Pivot deeper into the graph from kbecan.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kbecan.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.