Hostname
binck.fr
Last fetched
binck.fr resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in CA. WHOIS lists registrar:combell group nv as the registrar.
Nutrition Label
Resolution chain
binck.fr 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 |
|---|---|---|---|---|
| 23.10.164.144 | 23.10.128.0/18 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CA |
| 23.66.221.228 | 23.66.208.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
- Registrar
- registrar:combell group nv
- Organization
- binckbank n.v.
- Contact emails
Subdomains
14 observed subdomains of binck.fr.
Web-graph footprint
Distinct hostnames that link to or from binck.fr in the public web crawl.
69 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for binck.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | ecampaigns.clixmaster.com |
| SPF_INCLUDE | spf.peoplexs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.50.102.2 |
| SPF_IP | 195.242.160.4 |
Related pages
Pivot deeper into the graph from binck.fr.
- IP · 23.10.164.144
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:combell group nv
- Country · CA
- Email · admin@binck.nl
- TLD · .fr
- Browse hostnames · bi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "binck.fr"})-[: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.