Hostname
abp42.fr
Last fetched
abp42.fr resolves to 1 IPv4 address operated by AS12322 in FR. WHOIS lists registrar:hosting concepts b.v. d/b/a openprovider as the registrar.
Nutrition Label
Resolution chain
abp42.fr 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 |
|---|---|---|---|---|
| 82.64.206.52 | 82.64.0.0/14 | AS12322 | — | FR |
WHOIS identity
- Registrar
- registrar:hosting concepts b.v. d/b/a openprovider
- Organization
- amicale briennon plaisance
- Contact emails
Subdomains
1 observed subdomain of abp42.fr.
| Subdomain |
|---|
| www.abp42.fr |
Web-graph footprint
Distinct hostnames that link to or from abp42.fr in the public web crawl.
1,567 sites linked to from this hostname.
Sample inbound links
Sample outbound links
- abcbourse.com
- breizh-info.com
- notallowedscript68e706d3e0d8fwww.google.com
- notallowedscript68e70a55e5c04www.google.com
- notallowedscript68e70ef07c322www.google.com
- notallowedscript68e7106714b2bwww.google.com
- notallowedscript68e7113595aacwww.google.com
- notallowedscript68e711e3127b6www.google.com
- notallowedscript68e71c72434aewww.google.com
- notallowedscript68e71efb9115ewww.google.com
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from abp42.fr.
- IP · 82.64.206.52
- ASN · AS12322
- Registrar · registrar:hosting concepts b.v. d/b/a openprovider
- Country · FR
- Email · contact@ljbf.fr
- TLD · .fr
- Browse hostnames · ab…
- 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: "abp42.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.