Skip to content

Hostname

infoteam.ch

Last fetched

infoteam.ch resolves to 2 IPv4 addresses operated by AS3303 in CH.

Nutrition Label

WHISPER CANON · infoteam.chRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/infoteam.ch

Resolution chain

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

WHOIS identity

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

Subdomains

59 observed subdomains of infoteam.ch.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for infoteam.ch.

MechanismTarget
SPF_Ainfoteam.ch
SPF_Asafemail.infoteam.ch
SPF_INCLUDE_spf.kreativmedia.ch
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.103.71.210/32
SPF_IP212.243.51.136
SPF_MXinfoteam.ch
SPF_MXmail.infoteam.ch

Related pages

Pivot deeper into the graph from infoteam.ch.

Cypher and MCP

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

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