Skip to content

Hostname

mcsistemi.com

Last fetched

mcsistemi.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · mcsistemi.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mcsistemi.com

Resolution chain

mcsistemi.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1505
Organization
mc sistemi, celoviti informacijski sistemi, d.o.o.
Contact emails

Subdomains

8 observed subdomains of mcsistemi.com.

Web-graph footprint

Distinct hostnames that link to or from mcsistemi.com in the public web crawl.

5 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for mcsistemi.com.

MechanismTarget
SPF_Amcsistemi.com
SPF_INCLUDE_spf.controlpanel.si
SPF_INCLUDE_spf.mail-neoserv.si
SPF_INCLUDEnetaffinity.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.squalomail.com
SPF_IP109.60.41.43
SPF_IP178.148.230.86
SPF_IP178.221.36.46
SPF_IP193.77.233.186
SPF_IP193.77.237.170
SPF_IP195.29.106.122
SPF_IP195.29.113.138
SPF_IP212.200.70.22
SPF_IP213.250.0.78
SPF_IP52.136.195.109
SPF_IP62.4.49.2
SPF_IP89.212.59.10
SPF_IP91.240.216.21
SPF_IP95.168.120.29
SPF_MXmcsistemi.com

Related pages

Pivot deeper into the graph from mcsistemi.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mcsistemi.com"})-[: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.