Skip to content

Hostname

worldvision.ch

Last fetched

worldvision.ch resolves to 1 IPv4 address operated by AS47302 in CH.

Nutrition Label

WHISPER CANON · worldvision.chRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/worldvision.ch

Resolution chain

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

IPPrefixASNOperatorCountry
149.126.6.91149.126.0.0/21AS47302CH

WHOIS identity

Registrar
Organization
kast daniel
Contact emails

Subdomains

7 observed subdomains of worldvision.ch.

Web-graph footprint

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

95 sites link to this hostname.

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for worldvision.ch.

MechanismTarget
SPF_Asvce-mail.softec.ch
SPF_Aworldvision.ch
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.cyon.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzohomail.eu
SPF_IP207.54.87.24
SPF_IP216.71.137.178
SPF_IP5.148.168.158
SPF_IP63.110.18.0/23
SPF_MXworldvision.ch

Related pages

Pivot deeper into the graph from worldvision.ch.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "worldvision.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.