Hostname
vis-a-vis.cat
Last fetched
vis-a-vis.cat resolves to 1 IPv4 address operated by AS35540 in FR. WHOIS lists iana:1519 as the registrar.
Nutrition Label
Resolution chain
vis-a-vis.cat 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 |
|---|---|---|---|---|
| 109.190.82.162 | 109.190.0.0/16 | AS35540 | — | FR |
WHOIS identity
- Registrar
- iana:1519
- Organization
- philippe mane
- Contact emails
Subdomains
2 observed subdomains of vis-a-vis.cat.
| Subdomain |
|---|
| mx1.vis-a-vis.cat |
| www.vis-a-vis.cat |
Web-graph footprint
Distinct hostnames that link to or from vis-a-vis.cat in the public web crawl.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for vis-a-vis.cat.
| Mechanism | Target |
|---|---|
| SPF_A | vis-a-vis.cat |
| SPF_MX | vis-a-vis.cat |
Related pages
Pivot deeper into the graph from vis-a-vis.cat.
- IP · 109.190.82.162
- ASN · AS35540
- Registrar · iana:1519
- Country · FR
- Email · 09ea91cf33f9d4b389b58b4d67a46ee7-1465282@contact.gandi.net
- TLD · .cat
- Browse hostnames · vi…
- 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: "vis-a-vis.cat"})-[: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.