Hostname
veritas.at
Last fetched
veritas.at has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:eworx network & internet gmbh as the registrar.
Nutrition Label
Resolution chain
veritas.at has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:eworx network & internet gmbh
- Organization
- veritas-verlags- und handelsgesellschaft m.b.h. & co. ohg
- Contact emails
- —
Subdomains
77 observed subdomains of veritas.at.
Showing 25 of 77. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from veritas.at in the public web crawl.
186 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for veritas.at.
| Mechanism | Target |
|---|---|
| SPF_A | veritas.at |
| SPF_INCLUDE | hosted-comm-service.a1.net |
| SPF_INCLUDE | relay.eworx.at |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.mlwrx.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.veritas.at |
| SPF_INCLUDE | spf2.veritas.at |
Related pages
Pivot deeper into the graph from veritas.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "veritas.at"})-[: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.