Skip to content

Hostname

flpsa.ch

Last fetched

flpsa.ch resolves to 1 IPv4 address operated by HOSTTECH-AS in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.178.193.103185.178.193.0/24AS207143HOSTTECH-ASCH

WHOIS identity

Registrar
Organization
ferrovie luganesi
Contact emails

Subdomains

13 observed subdomains of flpsa.ch.

Web-graph footprint

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

81 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for flpsa.ch.

MechanismTarget
SPF_Aflpsa.ch
SPF_IP185.178.193.103
SPF_IP193.246.19.230
SPF_IP195.190.166.206
SPF_IP195.190.166.212
SPF_IP62.2.207.114
SPF_MXflpsa.ch

Related pages

Pivot deeper into the graph from flpsa.ch.

Cypher and MCP

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

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