Skip to content

Hostname

selectline.ch

Last fetched

selectline.ch resolves to 2 IPv4 addresses operated by IWAY in CH.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
Organization
pfaff bernd
Contact emails

Subdomains

26 observed subdomains of selectline.ch.

Web-graph footprint

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

81 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for selectline.ch.

MechanismTarget
SPF_Aselectline.ch
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailjet.com
SPF_IP213.200.203.179
SPF_IP87.230.60.100
SPF_IP93.174.16.64/26
SPF_IP95.143.49.170
SPF_MXselectline.ch

Related pages

Pivot deeper into the graph from selectline.ch.

Cypher and MCP

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

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