Skip to content

Hostname

pmu.fr

Last fetched

pmu.fr resolves to 12 IPv4 addresses operated by AS35708 in US. WHOIS lists registrar:ordipat as the registrar.

Nutrition Label

WHISPER CANON · pmu.frRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/pmu.fr

Resolution chain

pmu.fr resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.227.1290.0.0.0/0AS35708US
108.159.227.340.0.0.0/0AS35708US
108.159.227.50.0.0.0/0AS35708US
108.159.227.530.0.0.0/0AS35708US
13.226.244.10913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.241.12713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ordipat
Organization
gie pari mutuel urbain
Contact emails

Subdomains

225 observed subdomains of pmu.fr.

Web-graph footprint

Distinct hostnames that link to or from pmu.fr in the public web crawl.

848 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pmu.fr.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-00218301.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.pmu.fr

Related pages

Pivot deeper into the graph from pmu.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pmu.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.