Skip to content

Hostname

folat.ch

Last fetched

folat.ch resolves to 1 IPv4 address operated by AS48635 in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.94.248.22977.94.248.0/21AS48635NL

WHOIS identity

Registrar
Organization
folat bv
Contact emails

Subdomains

1 observed subdomain of folat.ch.

Subdomain
www.folat.ch

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for folat.ch.

MechanismTarget
SPF_INCLUDE_senderspf.csnet.nl
SPF_INCLUDE_spf.exonet.nl
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.transsmart.com
SPF_INCLUDEspf.trustit.eu
SPF_IP84.244.142.116
SPF_IP84.244.142.35/32
SPF_IP92.111.220.66/29

Related pages

Pivot deeper into the graph from folat.ch.

Cypher and MCP

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

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