Skip to content

Hostname

rcflug.ch

Last fetched

rcflug.ch resolves to 1 IPv4 address operated by AS208378 in CH.

Nutrition Label

WHISPER CANON · rcflug.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/rcflug.ch

Resolution chain

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

IPPrefixASNOperatorCountry
193.138.29.133193.138.29.0/24AS208378CH

WHOIS identity

Registrar
Organization
peter schuetz
Contact emails

Subdomains

6 observed subdomains of rcflug.ch.

Web-graph footprint

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

16 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for rcflug.ch.

MechanismTarget
SPF_Arcflug.ch
SPF_INCLUDEspf.your-web.ch
SPF_MXrcflug.ch

Related pages

Pivot deeper into the graph from rcflug.ch.

Cypher and MCP

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

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