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
Resolution chain
pmu.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 |
|---|---|---|---|---|
| 108.159.227.129 | 0.0.0.0/0 | AS35708 | — | US |
| 108.159.227.34 | 0.0.0.0/0 | AS35708 | — | US |
| 108.159.227.5 | 0.0.0.0/0 | AS35708 | — | US |
| 108.159.227.53 | 0.0.0.0/0 | AS35708 | — | US |
| 13.226.244.109 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.20 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.21 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.6 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.241.127 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.27 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.36 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.43 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:ordipat
- Organization
- gie pari mutuel urbain
- Contact emails
Subdomains
225 observed subdomains of pmu.fr.
Showing 25 of 225. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pmu.fr in the public web crawl.
848 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for pmu.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-00218301.pphosted.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.