Skip to content

Hostname

cyberteam.ch

Last fetched

cyberteam.ch resolves to 1 IPv4 address operated by AS12876 in FR.

Nutrition Label

WHISPER CANON · cyberteam.chRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/cyberteam.ch

Resolution chain

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

IPPrefixASNOperatorCountry
212.129.4.7212.129.0.0/18AS12876FR

WHOIS identity

Registrar
Organization
vladimir milovanovic
Contact emails

Subdomains

8 observed subdomains of cyberteam.ch.

Threat posture

History

Mail and authentication

MX records

  • cyberteam.ch

SPF policy

5 SPF mechanisms authorising senders for cyberteam.ch.

MechanismTarget
SPF_Acyberteam.ch
SPF_IP212.129.4.7
SPF_IP51.15.23.135
SPF_IP51.15.24.30
SPF_MXcyberteam.ch

Related pages

Pivot deeper into the graph from cyberteam.ch.

Cypher and MCP

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

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