Hostname
npsolutions.fr
Last fetched
npsolutions.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
npsolutions.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 |
|---|---|---|---|---|
| 178.32.27.171 | 178.32.0.0/15 | AS16276 | — | FR |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- np solutions
- Contact emails
Subdomains
30 observed subdomains of npsolutions.fr.
Showing 18 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from npsolutions.fr in the public web crawl.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- npsolutions.fr
SPF policy
9 SPF mechanisms authorising senders for npsolutions.fr.
| Mechanism | Target |
|---|---|
| SPF_A | npsolutions.fr |
| SPF_IP | 137.74.94.150 |
| SPF_IP | 145.239.104.204 |
| SPF_IP | 178.32.27.171 |
| SPF_IP | 193.70.108.84 |
| SPF_IP | 51.68.54.118 |
| SPF_IP | 51.91.12.202 |
| SPF_IP | 51.91.74.86 |
| SPF_MX | npsolutions.fr |
Related pages
Pivot deeper into the graph from npsolutions.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "npsolutions.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.