Skip to content

Hostname

ckbesancon.com

Last fetched

ckbesancon.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ckbesancon.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ckbesancon.com

Resolution chain

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

IPPrefixASNOperatorCountry
88.218.34.2988.218.34.0/24AS16276FR

WHOIS identity

Registrar
iana:81
Organization
ckb
Contact emails

Subdomains

1 observed subdomain of ckbesancon.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ckbesancon.com.

MechanismTarget
SPF_INCLUDEspf_external.api-and-you.com
SPF_IP46.31.194.42
SPF_IP46.31.194.43
SPF_IP46.31.194.44
SPF_IP46.31.194.46
SPF_IP46.31.194.57
SPF_IP46.31.194.58
SPF_IP46.31.194.59
SPF_IP46.31.194.60
SPF_IP46.31.194.61
SPF_IP46.31.194.62
SPF_IP46.31.194.63
SPF_IP46.31.194.64
SPF_IP46.31.194.65

Related pages

Pivot deeper into the graph from ckbesancon.com.

Cypher and MCP

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

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