Skip to content

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

WHISPER CANON · veloplus.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/veloplus.ch

Resolution chain

veloplus.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.197.41.249185.197.40.0/22AS202661NETPLANS-CLOUDDE

WHOIS identity

Registrar
iana:3220
Organization
guggiari urs
Contact emails

Subdomains

33 observed subdomains of veloplus.ch.

Web-graph footprint

Distinct hostnames that link to or from veloplus.ch in the public web crawl.

264 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for veloplus.ch.

MechanismTarget
SPF_Aveloplus.ch
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_IP194.126.200.0/24
SPF_MXveloplus.ch
SPF_MXveloplusmail.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.