Skip to content

Hostname

iqplus.ch

Last fetched

iqplus.ch resolves to 1 IPv4 address operated by SWISSCOM Swisscom Switzerland Ltd in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.65.111.112195.65.0.0/16AS3303SWISSCOM Swisscom Switzerland LtdCH

WHOIS identity

Registrar
Organization
hartmann heinz
Contact emails

Subdomains

2 observed subdomains of iqplus.ch.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for iqplus.ch.

MechanismTarget
SPF_Aiqplus.ch
SPF_Atanaris-120.mva-n.net
SPF_Atanaris.mva-n.net
SPF_INCLUDE_spf.callexpert.ch
SPF_INCLUDEspf.cluster.4hr.de
SPF_INCLUDEspf.escapenet.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.124.232.0/23
SPF_IP195.65.111.0/24
SPF_IP212.51.158.242
SPF_MXiqplus.ch

Related pages

Pivot deeper into the graph from iqplus.ch.

Cypher and MCP

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

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