Skip to content

Hostname

orionversand.ch

Last fetched

orionversand.ch resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · orionversand.chRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/orionversand.ch

Resolution chain

orionversand.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.124.22345.60.124.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.130.22345.60.130.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
Organization
orion versand
Contact emails

Subdomains

4 observed subdomains of orionversand.ch.

Web-graph footprint

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

13 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for orionversand.ch.

MechanismTarget
SPF_Aorionversand.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.8.116.225
SPF_IP213.178.64.0/24
SPF_IP213.178.66.0/24
SPF_IP45.146.16.121
SPF_IP45.146.16.122
SPF_IP45.146.16.123
SPF_IP82.97.146.0/23
SPF_IP82.97.166.100
SPF_MXorionversand.ch

Related pages

Pivot deeper into the graph from orionversand.ch.

Cypher and MCP

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

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