Skip to content

Hostname

fostac.ch

Last fetched

fostac.ch resolves to 1 IPv4 address operated by AS25563 in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.43.216.12592.43.216.0/21AS25563CH

WHOIS identity

Registrar
Organization
fostac
Contact emails

Subdomains

19 observed subdomains of fostac.ch.

Web-graph footprint

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

70 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fostac.ch.

MechanismTarget
SPF_INCLUDEsmtp.speedconnect.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.22.107.91
SPF_IP178.22.109.18
SPF_IP92.43.216.251/32

Related pages

Pivot deeper into the graph from fostac.ch.

Cypher and MCP

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

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