Skip to content

Hostname

bally.ch

Last fetched

bally.ch resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:269
Organization
bally schuhfabriken a.g.
Contact emails

Subdomains

27 observed subdomains of bally.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bally.ch.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-00906a01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.154.137
SPF_IP185.183.28.213
SPF_IP205.220.184.136
SPF_IP212.243.65.66
SPF_IP212.243.65.75
SPF_IP212.243.65.76
SPF_IP212.243.65.87
SPF_IP51.107.70.123
SPF_IP62.2.86.20
SPF_MXbally.ch

Related pages

Pivot deeper into the graph from bally.ch.

Cypher and MCP

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

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