Hostname
promod.fr
Last fetched
promod.fr resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:key-systems gmbh as the registrar.
Nutrition Label
Resolution chain
promod.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 |
|---|---|---|---|---|
| 20.71.21.41 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:key-systems gmbh
- Organization
- promod
- Contact emails
Subdomains
47 observed subdomains of promod.fr.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from promod.fr in the public web crawl.
549 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for promod.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-00870702.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.115.154.162 |
| SPF_IP | 195.115.154.179 |
| SPF_IP | 34.141.131.188 |
| SPF_IP | 34.32.164.7 |
| SPF_IP | 46.247.250.162 |
| SPF_IP | 46.247.250.179 |
| SPF_MX | promod.fr |
Related pages
Pivot deeper into the graph from promod.fr.
- IP · 20.71.21.41
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:key-systems gmbh
- Country · NL
- Email · domaincontact@promod.fr
- TLD · .fr
- Browse hostnames · pr…
- 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: "promod.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.