Hostname
isic.fr
Last fetched
isic.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
isic.fr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.9.28 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.9.47 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.9.68 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.9.85 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.171.109 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.86.171.4 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.86.171.5 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.86.171.69 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- isic france
- Contact emails
Subdomains
12 observed subdomains of isic.fr.
Web-graph footprint
Distinct hostnames that link to or from isic.fr in the public web crawl.
135 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from isic.fr.
- IP · 18.165.9.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:ovh
- Country · US
- Email · l.leclercq@carteisic.com
- TLD · .fr
- Browse hostnames · is…
- 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: "isic.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.