Hostname
masfip.fr
Last fetched
masfip.fr resolves to 1 IPv4 address operated by AS5410 in FR. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
masfip.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 |
|---|---|---|---|---|
| 176.162.174.157 | 176.128.0.0/10 | AS5410 | — | FR |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- mutuelle du tresor
- Contact emails
Subdomains
23 observed subdomains of masfip.fr.
Web-graph footprint
Distinct hostnames that link to or from masfip.fr in the public web crawl.
29 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for masfip.fr.
| Mechanism | Target |
|---|---|
| SPF_A | infos.masfip.fr |
| SPF_A | masfip.fr |
| SPF_A | ovh.masfip.fr |
| SPF_A | ovh2.masfip.fr |
| SPF_A | vdi.masfip.fr |
| SPF_A | vip.masfip.fr |
| SPF_A | www.masfip.fr |
| SPF_INCLUDE | message-business.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 145.239.144.221 |
| SPF_IP | 176.162.174.149 |
| SPF_IP | 176.162.174.154 |
| SPF_IP | 176.162.174.157 |
| SPF_IP | 37.187.25.171 |
| SPF_IP | 51.91.219.101 |
| SPF_MX | masfip.fr |
Related pages
Pivot deeper into the graph from masfip.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "masfip.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.