Hostname
fairdata.info
Last fetched
fairdata.info resolves to 1 IPv4 address operated by AS197731 in NL. WHOIS lists registrar:vautron rechenzentrum ag as the registrar.
Nutrition Label
Resolution chain
fairdata.info 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 |
|---|---|---|---|---|
| 45.91.119.185 | 45.91.118.0/23 | AS197731 | — | NL |
WHOIS identity
- Registrar
- registrar:vautron rechenzentrum ag
- Organization
- j van vugt
- Contact emails
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for fairdata.info.
| Mechanism | Target |
|---|---|
| SPF_A | fairdata.info |
| SPF_A | srv04.vnkmedia.nl |
| SPF_MX | fairdata.info |
Related pages
Pivot deeper into the graph from fairdata.info.
- IP · 45.91.119.185
- ASN · AS197731
- Registrar · registrar:vautron rechenzentrum ag
- Country · NL
- Email · alpsv1oyyp@domprivacy.de
- TLD · .info
- Browse hostnames · fa…
- 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: "fairdata.info"})-[: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.