Skip to content

Hostname

otp.ch

Last fetched

otp.ch resolves to 1 IPv4 address operated by VTX-NETWORK in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.254.248.134212.254.0.0/16AS12350VTX-NETWORKCH

WHOIS identity

Registrar
Organization
hubert martin
Contact emails

Subdomains

35 observed subdomains of otp.ch.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for otp.ch.

MechanismTarget
SPF_Alx16.hoststar.hosting
SPF_Asmtp.otp.ch
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.254.248.132
SPF_IP212.254.248.133
SPF_IP212.254.248.150
SPF_IP49.12.93.32/24
SPF_IP49.12.95.16/32
SPF_MXotp.ch

Related pages

Pivot deeper into the graph from otp.ch.

Cypher and MCP

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

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