Skip to content

Hostname

fplc.ch

Last fetched

fplc.ch resolves to 1 IPv4 address operated by VTX-NETWORK in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.40.14.7212.40.0.0/19AS12350VTX-NETWORKCH

WHOIS identity

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

Subdomains

5 observed subdomains of fplc.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fplc.ch.

MechanismTarget
SPF_Amail.asp4experts.ch
SPF_Amail.git-cloud.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.128.163.164
SPF_IP164.128.163.167
SPF_IP164.128.163.171
SPF_IP212.40.14.7

Related pages

Pivot deeper into the graph from fplc.ch.

Cypher and MCP

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

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