Hostname
images.oddo-bhf.com
Last fetched
images.oddo-bhf.com resolves to 4 IPv4 addresses operated by AS20940 in US.
Nutrition Label
Resolution chain
images.oddo-bhf.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.219.82.81 | 23.219.82.0/24 | AS20940 | — | US |
| 23.219.82.82 | 23.219.82.0/24 | AS20940 | — | US |
| 79.140.95.138 | 79.140.80.0/20 | AS6762 | — | IT |
| 79.140.95.170 | 79.140.80.0/20 | AS6762 | — | IT |
WHOIS identity
No WHOIS records are currently associated with images.oddo-bhf.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from images.oddo-bhf.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from images.oddo-bhf.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "images.oddo-bhf.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.