Skip to content

Hostname

gr.ch

Last fetched

gr.ch resolves to 1 IPv4 address operated by CABLEAIREWORLD-AS in CH.

Nutrition Label

WHISPER CANON · gr.chRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/gr.ch

Resolution chain

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

IPPrefixASNOperatorCountry
193.247.16.45193.247.0.0/19AS35396CABLEAIREWORLD-ASCH
193.247.16.45193.247.0.0/19AS35396CABLEAIREWORLD-ASCH

WHOIS identity

Registrar
Organization
amt f'ur informatik
Contact emails

Subdomains

178 observed subdomains of gr.ch.

Web-graph footprint

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

2,026 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gr.ch.

MechanismTarget
SPF_INCLUDE_netblocks1.admin.ch
SPF_INCLUDE_netblocks2.admin.ch
SPF_INCLUDE_netblocks3.admin.ch
SPF_INCLUDE_netblocks4.admin.ch
SPF_INCLUDE_spfgroupa.gr.ch
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from gr.ch.

Cypher and MCP

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

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