Hostname
veloplus.ch
Last fetched
veloplus.ch resolves to 1 IPv4 address operated by NETPLANS-CLOUD in DE. WHOIS lists iana:3220 as the registrar.
Nutrition Label
Resolution chain
veloplus.ch 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 |
|---|---|---|---|---|
| 185.197.41.249 | 185.197.40.0/22 | AS202661 | NETPLANS-CLOUD | DE |
WHOIS identity
- Registrar
- iana:3220
- Organization
- guggiari urs
- Contact emails
- —
Subdomains
33 observed subdomains of veloplus.ch.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from veloplus.ch in the public web crawl.
264 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for veloplus.ch.
| Mechanism | Target |
|---|---|
| SPF_A | veloplus.ch |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 194.126.200.0/24 |
| SPF_MX | veloplus.ch |
| SPF_MX | veloplusmail.ch |
Related pages
Pivot deeper into the graph from veloplus.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "veloplus.ch"})-[: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.