Hostname
f1g.fr
Last fetched
f1g.fr resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:nameshield as the registrar.
Nutrition Label
Resolution chain
f1g.fr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.44.114 | 104.102.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 104.86.38.16 | 104.86.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.222.163.225 | 23.222.160.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.45.101.79 | 23.45.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 69.192.22.123 | 69.192.16.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
- Registrar
- registrar:nameshield
- Organization
- societe du figaro
- Contact emails
Subdomains
10 observed subdomains of f1g.fr.
Showing 7 of 10. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from f1g.fr.
- IP · 104.102.44.114
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:nameshield
- Country · DE
- Email · directionjuridique@lefigaro.fr
- TLD · .fr
- Browse hostnames · f1…
- 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: "f1g.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.