Skip to content

Hostname

fgipe.ch

Last fetched

fgipe.ch resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.6.132104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
128.65.195.69128.65.192.0/21AS29222INFOMANIAK-ASCH
172.67.154.221172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
claudia battolo
Contact emails

Subdomains

2 observed subdomains of fgipe.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fgipe.ch.

MechanismTarget
SPF_INCLUDEspf.infomaniak.ch

Related pages

Pivot deeper into the graph from fgipe.ch.

Cypher and MCP

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

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