Skip to content

Hostname

variotrade.ch

Last fetched

variotrade.ch resolves to 1 IPv4 address operated by DE-FIRSTCOLO firstcolo.net in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
31.172.91.9131.172.80.0/20AS44066DE-FIRSTCOLO firstcolo.netDE

WHOIS identity

No WHOIS records are currently associated with variotrade.ch in WhisperGraph.

Subdomains

5 observed subdomains of variotrade.ch.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for variotrade.ch.

MechanismTarget
SPF_INCLUDE_cmspf.cleanmail.ch
SPF_INCLUDEmbs.spf.mail.hostpoint.ch
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.141.89.0/24
SPF_IP31.172.84.33
SPF_IP31.172.91.91
SPF_IP84.74.68.139
SPF_IP91.208.173.0/24

Related pages

Pivot deeper into the graph from variotrade.ch.

Cypher and MCP

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

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