Skip to content

Hostname

bigler.ch

Last fetched

bigler.ch resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
88.99.98.20088.99.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
Organization
bigler ag fleischwaren
Contact emails

Subdomains

19 observed subdomains of bigler.ch.

Web-graph footprint

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

79 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bigler.ch.

MechanismTarget
SPF_Abigler.ch
SPF_Amx01.rexx-systems.de
SPF_INCLUDEspf.protection.outlook.de
SPF_IP109.164.250.134
SPF_IP212.243.149.234
SPF_IP212.243.149.238
SPF_IP213.221.250.120
SPF_IP52.29.100.147/32
SPF_IP52.58.166.242/32
SPF_IP88.99.98.200
SPF_IP94.140.18.128/26
SPF_MXbigler.ch

Related pages

Pivot deeper into the graph from bigler.ch.

Cypher and MCP

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

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