Skip to content

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

WHISPER CANON · promod.frRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/promod.fr

Resolution chain

promod.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.71.21.4120.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
promod
Contact emails

Subdomains

47 observed subdomains of promod.fr.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for promod.fr.

MechanismTarget
SPF_INCLUDEspf-00870702.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.115.154.162
SPF_IP195.115.154.179
SPF_IP34.141.131.188
SPF_IP34.32.164.7
SPF_IP46.247.250.162
SPF_IP46.247.250.179
SPF_MXpromod.fr

Related pages

Pivot deeper into the graph from promod.fr.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.