Skip to content

Hostname

techniconcept.ch

Last fetched

techniconcept.ch resolves to 2 IPv4 addresses operated by INFOMANIAK-AS in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.15.231.64195.15.192.0/18AS29222INFOMANIAK-ASCH
83.166.155.17983.166.128.0/19AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
Organization
brodard thierry
Contact emails

Subdomains

99 observed subdomains of techniconcept.ch.

Web-graph footprint

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

77 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for techniconcept.ch.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.infomaniak.ch
SPF_IP104.130.122.209
SPF_IP143.55.224.80
SPF_IP146.20.113.82/32
SPF_IP161.38.192.179
SPF_IP161.38.192.55
SPF_IP198.61.254.237
SPF_IP23.253.182.200
SPF_IP69.72.33.165
SPF_IP69.72.39.174

Related pages

Pivot deeper into the graph from techniconcept.ch.

Cypher and MCP

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

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