Skip to content

Hostname

3f-plus.ch

Last fetched

3f-plus.ch resolves to 1 IPv4 address operated by TINEXT in CH.

Nutrition Label

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

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with 3f-plus.ch in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from 3f-plus.ch in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for 3f-plus.ch.

MechanismTarget
SPF_IP194.209.12.4
SPF_IP46.21.25.216
SPF_MX3f-plus.ch

Related pages

Pivot deeper into the graph from 3f-plus.ch.

Cypher and MCP

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

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