Skip to content

Hostname

benninger.ch

Last fetched

benninger.ch resolves to 1 IPv4 address operated by AS29097 in CH.

Nutrition Label

WHISPER CANON · benninger.chRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/benninger.ch

Resolution chain

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

IPPrefixASNOperatorCountry
217.26.61.61217.26.48.0/20AS29097CH

WHOIS identity

No WHOIS records are currently associated with benninger.ch in WhisperGraph.

Subdomains

1 observed subdomain of benninger.ch.

Web-graph footprint

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

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for benninger.ch.

MechanismTarget
SPF_INCLUDE_spf.concurcompleat.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.0.132.54
SPF_IP194.209.19.240
SPF_IP217.86.189.72
SPF_IP49.248.255.142
SPF_IP80.155.15.66

Related pages

Pivot deeper into the graph from benninger.ch.

Cypher and MCP

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

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