Hostname
norma.fr
Last fetched
norma.fr resolves to 12 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in DE. WHOIS lists registrar:diatem as the registrar.
Nutrition Label
Resolution chain
norma.fr resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.17.100.153 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 2.17.100.232 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 2.17.22.187 | 2.17.22.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 2.20.139.77 | 2.20.139.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | BR |
| 2.20.139.79 | 2.20.139.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | BR |
| 23.50.131.142 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 23.50.131.155 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 23.53.42.242 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 23.53.43.56 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 95.100.146.27 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 95.100.146.35 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 95.101.79.33 | 95.101.79.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
WHOIS identity
- Registrar
- registrar:diatem
- Organization
- norma
- Contact emails
Subdomains
4 observed subdomains of norma.fr.
Web-graph footprint
Distinct hostnames that link to or from norma.fr in the public web crawl.
48 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for norma.fr.
| Mechanism | Target |
|---|---|
| SPF_A | mail-out.diatem.net |
| SPF_A | spf-cloud.mms.t-systems-service.com |
| SPF_INCLUDE | antispameurope.com |
Related pages
Pivot deeper into the graph from norma.fr.
- IP · 2.17.100.153
- ASN · AS20940AKAMAI-ASN1 - Akamai International B.V.
- Registrar · registrar:diatem
- Country · DE
- Email · afnic@diatem.net
- TLD · .fr
- Browse hostnames · no…
- 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: "norma.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.