Hostname
hosting4pages.net
Last fetched
hosting4pages.net resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
hosting4pages.net 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 |
|---|---|---|---|---|
| 94.23.183.240 | 94.23.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:472
- Organization
- hosting4pages
- Contact emails
Subdomains
26 observed subdomains of hosting4pages.net.
Showing 14 of 26. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- hosting4pages.net
SPF policy
3 SPF mechanisms authorising senders for hosting4pages.net.
| Mechanism | Target |
|---|---|
| SPF_A | hosting4pages.net |
| SPF_IP | 94.23.183.240 |
| SPF_MX | hosting4pages.net |
Related pages
Pivot deeper into the graph from hosting4pages.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hosting4pages.net"})-[: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.