Skip to content

Hostname

escape-infinity.ch

Last fetched

escape-infinity.ch resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.156.47.20637.156.40.0/21AS29222INFOMANIAK-ASCH

WHOIS identity

No WHOIS records are currently associated with escape-infinity.ch in WhisperGraph.

Subdomains

7 observed subdomains of escape-infinity.ch.

Web-graph footprint

Distinct hostnames that link to or from escape-infinity.ch in the public web crawl.

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for escape-infinity.ch.

MechanismTarget
SPF_INCLUDEapi.escape-infinity.ch
SPF_INCLUDEapi.planninfinity.ch
SPF_INCLUDEdev-api.planninfinity.ch
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstage-api.planninfinity.ch
SPF_IP46.14.216.18

Related pages

Pivot deeper into the graph from escape-infinity.ch.

Cypher and MCP

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

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