Hostname
valmecasa.com
Last fetched
valmecasa.com resolves to 1 IPv4 address operated by AS12409 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
valmecasa.com 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 |
|---|---|---|---|---|
| 212.94.223.147 | 212.94.192.0/19 | AS12409 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- jean-philippe michalak
- Contact emails
Subdomains
1 observed subdomain of valmecasa.com.
| Subdomain |
|---|
| www.valmecasa.com |
Web-graph footprint
Distinct hostnames that link to or from valmecasa.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from valmecasa.com.
- IP · 212.94.223.147
- ASN · AS12409
- Registrar · iana:81
- Country · FR
- Email · 6161cf1e351d5aa0d9b0ca188ae45360-1827754@contact.gandi.net
- TLD · .com
- Browse hostnames · va…
- 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: "valmecasa.com"})-[: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.