Hostname
primagaz.fr
Last fetched
primagaz.fr resolves to 9 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:ascio technologies inc. as the registrar.
Nutrition Label
Resolution chain
primagaz.fr resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.213.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.213.53 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.226.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.53 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.253.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 150.171.109.100 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
| 150.171.109.101 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
| 150.171.110.49 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- registrar:ascio technologies inc.
- Organization
- compagnie des gaz de petrole primagaz
- Contact emails
Subdomains
49 observed subdomains of primagaz.fr.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from primagaz.fr in the public web crawl.
188 sites link to this hostname.
57 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for primagaz.fr.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.sparkpostmail.com |
| SPF_INCLUDE | 9services.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.oximailing.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 178.32.110.133 |
| SPF_IP | 185.132.182.134 |
| SPF_IP | 193.178.189.0/24 |
| SPF_IP | 193.70.73.134 |
| SPF_IP | 205.201.128.102 |
| SPF_IP | 37.187.165.62 |
| SPF_IP | 62.4.26.85 |
| SPF_IP | 8.16.0.42 |
| SPF_IP | 83.166.174.128/25 |
| SPF_IP | 85.233.202.228 |
| SPF_IP | 89.185.41.147/32 |
| SPF_IP | 89.185.41.61 |
| SPF_MX | primagaz.fr |
Related pages
Pivot deeper into the graph from primagaz.fr.
- IP · 13.107.213.40
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:ascio technologies inc.
- Country · CA
- Email · domainname@primagaz.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: "primagaz.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.